aboutsummaryrefslogtreecommitdiff
path: root/www/lua-resty-lrucache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lua-resty-lrucache/Makefile')
-rw-r--r--www/lua-resty-lrucache/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lua-resty-lrucache/Makefile b/www/lua-resty-lrucache/Makefile
index fb9382a56448..a3813b68c77f 100644
--- a/www/lua-resty-lrucache/Makefile
+++ b/www/lua-resty-lrucache/Makefile
@@ -1,6 +1,6 @@
PORTNAME= lua-resty-lrucache
-PORTVERSION= 0.11
-DISTVERSIONPREFIX=v
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.13
CATEGORIES= www
MAINTAINER= dmitry.wagin@ya.ru
@@ -16,7 +16,7 @@ GH_ACCOUNT= openresty
NO_ARCH= yes
NO_BUILD= yes
-LUA_MODSHAREDIR=${LOCALBASE}/share/lua/5.1
+LUA_MODSHAREDIR= ${LOCALBASE}/share/lua/5.1
PLIST_FILES+= ${LUA_MODSHAREDIR}/resty/lrucache.lua \
${LUA_MODSHAREDIR}/resty/lrucache/pureffi.lua