aboutsummaryrefslogtreecommitdiffstats
path: root/community/lua-resty-http
diff options
context:
space:
mode:
Diffstat (limited to 'community/lua-resty-http')
-rw-r--r--community/lua-resty-http/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lua-resty-http/APKBUILD b/community/lua-resty-http/APKBUILD
index ef6c6878250..7530bd8b759 100644
--- a/community/lua-resty-http/APKBUILD
+++ b/community/lua-resty-http/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-resty-http
-pkgver=0.10
-pkgrel=1
+pkgver=0.11
+pkgrel=0
pkgdesc="Lua HTTP client cosocket driver for OpenResty / ngx_lua"
url="https://github.com/pintsized/lua-resty-http"
arch="noarch"
@@ -35,4 +35,4 @@ _subpackage() {
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
}
-sha512sums="5ce79bd5e58c09418470fd588670b79610085b61571861c6c9fd71e716c6b599a426e4045431c0e8ab493b5b66d2f851251fc2b0aaed338433619ff3669aab05 lua-resty-http-0.10.tar.gz"
+sha512sums="8cf7bfccba3f1f705e287c2ee5cd86bdacb5f236ab936db6992b4bf176567535d6e642b5d6c70672afd3e82b7cde9c8303ad24f5250f22bf5b4e69d325c12a6c lua-resty-http-0.11.tar.gz"