diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2023-04-18 15:51:11 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2023-04-18 15:51:11 +0000 |
commit | c50452853832711044610e67023c51970a2167e5 (patch) | |
tree | a425b5808fcd258424ca538c1c1404d50bc21042 | |
parent | ba6e6e0eaf15dc68158576e0a1e30743cc264c24 (diff) |
www/lua-resty-http: update 0.17.0-beta.1 -> 0.17.1
-rw-r--r-- | www/lua-resty-http/Makefile | 2 | ||||
-rw-r--r-- | www/lua-resty-http/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/lua-resty-http/Makefile b/www/lua-resty-http/Makefile index 9f3dd84b63cc..642e51baaac6 100644 --- a/www/lua-resty-http/Makefile +++ b/www/lua-resty-http/Makefile @@ -1,6 +1,6 @@ PORTNAME= lua-resty-http DISTVERSIONPREFIX=v -DISTVERSION= 0.17.0-beta.1 +DISTVERSION= 0.17.1 CATEGORIES= www MAINTAINER= mm@FreeBSD.org diff --git a/www/lua-resty-http/distinfo b/www/lua-resty-http/distinfo index b48a65fa6518..35a75134c522 100644 --- a/www/lua-resty-http/distinfo +++ b/www/lua-resty-http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645454177 -SHA256 (ledgetech-lua-resty-http-v0.17.0-beta.1_GH0.tar.gz) = a02063591d746a9a6fdc0f650c33aa9c0840d03b8b5d2c836f8de49b9ee0f8a0 -SIZE (ledgetech-lua-resty-http-v0.17.0-beta.1_GH0.tar.gz) = 46351 +TIMESTAMP = 1681832674 +SHA256 (ledgetech-lua-resty-http-v0.17.1_GH0.tar.gz) = f52a0538b20a2d45025f318c18a138b78f6f88f07713dd0ed502183cb3d16f17 +SIZE (ledgetech-lua-resty-http-v0.17.1_GH0.tar.gz) = 45509 |