diff --git a/www/lua-resty-lrucache/Makefile b/www/lua-resty-lrucache/Makefile index 9223ad66625b..fb9382a56448 100644 --- a/www/lua-resty-lrucache/Makefile +++ b/www/lua-resty-lrucache/Makefile @@ -1,28 +1,28 @@ PORTNAME= lua-resty-lrucache -PORTVERSION= 0.10 +PORTVERSION= 0.11 DISTVERSIONPREFIX=v CATEGORIES= www MAINTAINER= dmitry.wagin@ya.ru COMMENT= Lua-land LRU cache based on the LuaJIT FFI LICENSE= BSD2CLAUSE RUN_DEPENDS= luajit-openresty>=2.1:lang/luajit-openresty USE_GITHUB= yes GH_ACCOUNT= openresty NO_ARCH= yes NO_BUILD= yes LUA_MODSHAREDIR=${LOCALBASE}/share/lua/5.1 PLIST_FILES+= ${LUA_MODSHAREDIR}/resty/lrucache.lua \ ${LUA_MODSHAREDIR}/resty/lrucache/pureffi.lua do-install: @${MKDIR} ${STAGEDIR}${LUA_MODSHAREDIR} @(cd ${WRKSRC}/lib && ${COPYTREE_SHARE} . ${STAGEDIR}${LUA_MODSHAREDIR} "-name *\.lua") .include diff --git a/www/lua-resty-lrucache/distinfo b/www/lua-resty-lrucache/distinfo index fc299dcd805a..46f8f29f2f84 100644 --- a/www/lua-resty-lrucache/distinfo +++ b/www/lua-resty-lrucache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595061405 -SHA256 (openresty-lua-resty-lrucache-v0.10_GH0.tar.gz) = dae9fb572f04e7df0dabc228f21cdd8bbfa1ff88e682e983ef558585bc899de0 -SIZE (openresty-lua-resty-lrucache-v0.10_GH0.tar.gz) = 17391 +TIMESTAMP = 1627723070 +SHA256 (openresty-lua-resty-lrucache-v0.11_GH0.tar.gz) = e810ed124fe788b8e4aac2c8960dda1b9a6f8d0ca94ce162f28d3f4d877df8af +SIZE (openresty-lua-resty-lrucache-v0.11_GH0.tar.gz) = 17410