diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2025-02-03 17:02:35 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2025-02-03 17:04:54 +0000 |
commit | 6c2122dcc0f96fdb34a41316bd666fbbdd3d5ef7 (patch) | |
tree | 1988a28b75bd87b74ca2d1cf1182452306660460 | |
parent | 39a58a203c0253048680581d8fed3b3001adb167 (diff) |
www/lua-resty-lrucache: update 0.13 -> 0.15
-rw-r--r-- | www/lua-resty-lrucache/Makefile | 2 | ||||
-rw-r--r-- | www/lua-resty-lrucache/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
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,6 +1,6 @@ PORTNAME= lua-resty-lrucache DISTVERSIONPREFIX= v -DISTVERSION= 0.13 +DISTVERSION= 0.15 CATEGORIES= www MAINTAINER= zi@FreeBSD.org 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 |