diff --git a/www/lua-resty-lrucache/Makefile b/www/lua-resty-lrucache/Makefile index deed67aa2b85..1123f70131fc 100644 --- a/www/lua-resty-lrucache/Makefile +++ b/www/lua-resty-lrucache/Makefile @@ -1,29 +1,29 @@ PORTNAME= lua-resty-lrucache DISTVERSIONPREFIX= v -DISTVERSION= 0.13 +DISTVERSION= 0.15 CATEGORIES= www MAINTAINER= zi@FreeBSD.org COMMENT= Lua-land LRU cache based on the LuaJIT FFI WWW= https://github.com/openresty/lua-resty-lrucache 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 73f9ae40888c..9f7b209ae198 100644 --- a/www/lua-resty-lrucache/distinfo +++ b/www/lua-resty-lrucache/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658310322 -SHA256 (openresty-lua-resty-lrucache-v0.13_GH0.tar.gz) = da70ba4b84292a862e845e10be10095c6ce78ec75ec9bba0e3b5b7987c5e11df -SIZE (openresty-lua-resty-lrucache-v0.13_GH0.tar.gz) = 17434 +TIMESTAMP = 1738601358 +SHA256 (openresty-lua-resty-lrucache-v0.15_GH0.tar.gz) = 8cf1a22e0d5b8f35cb0b2e14c58fcb3aa505a8fb6e956817f0cdb1f06593f072 +SIZE (openresty-lua-resty-lrucache-v0.15_GH0.tar.gz) = 17834