aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2021-04-12 01:18:38 +0200
committerJakub Jirutka <jakub@jirutka.cz>2021-04-12 01:22:23 +0200
commit7971fb8fd3c6fdacc9139a6a8326e4d1a5c858c2 (patch)
tree246bc71e6dc19fd948f3db2e2f66b689babc8679
parent7a89d7a820061cbf590d9645c7ae999688382be4 (diff)
community/lua-resty-http: upgrade to 0.16.1
-rw-r--r--community/lua-resty-http/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lua-resty-http/APKBUILD b/community/lua-resty-http/APKBUILD
index df3e05afb5b..8afface2d4b 100644
--- a/community/lua-resty-http/APKBUILD
+++ b/community/lua-resty-http/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-resty-http
-pkgver=0.15
+pkgver=0.16.1
pkgrel=0
pkgdesc="Lua HTTP client cosocket driver for OpenResty / ngx_lua"
url="https://github.com/pintsized/lua-resty-http"
@@ -26,4 +26,4 @@ package() {
"$pkgdir"/usr/lib/luarocks/rocks-common/$pkgname/$pkgver-1
}
-sha512sums="3d969e9cd7e39b69d2386dc3602707e76d85573b5aafcbd7a8f4f6549dc2d180753472b6d5dcf652ec86839eeb473c427ecfa6963eced48128c774e81cab235a lua-resty-http-0.15.tar.gz"
+sha512sums="34a9333083c5691b4163123e4e2cfbf2fb6f00b8517528e0778cb2a77ac24cacbe1b1a8978cf133b30863b1a89774e675f6a31152f0c7bb78e58ab500d03774d lua-resty-http-0.16.1.tar.gz"