From 9379df6ef4c76e518ee954f5f9fcbb180409619d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 18 Apr 2019 09:33:44 +0000 Subject: community/lua-resty-http: upgrade to 0.13 --- community/lua-resty-http/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/lua-resty-http/APKBUILD b/community/lua-resty-http/APKBUILD index cd95cb4b15..141d28c94c 100644 --- a/community/lua-resty-http/APKBUILD +++ b/community/lua-resty-http/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Jakub Jirutka # Maintainer: Jakub Jirutka pkgname=lua-resty-http -pkgver=0.12 -pkgrel=1 +pkgver=0.13 +pkgrel=0 pkgdesc="Lua HTTP client cosocket driver for OpenResty / ngx_lua" url="https://github.com/pintsized/lua-resty-http" arch="noarch" @@ -26,4 +26,4 @@ package() { "$pkgdir"/usr/lib/luarocks/rocks-common/$pkgname/$pkgver-1 } -sha512sums="36792e6ce079d87543ae0be49cb46ad05aff0bfd954df67bb9bb4c0d1a18ecda22e24861dd5b23c587c18f0a295a61288252d88b92e2452f7b3a51aaf5bd0b80 lua-resty-http-0.12.tar.gz" +sha512sums="dde9e164c4f99523c5eca660e93baf7e610cab20cfb786a804354c4eedc151b230d67cb3878e9fe104fd6bd2fc0066942218dfd4518ebe81c5deadbea83b48d5 lua-resty-http-0.13.tar.gz" -- cgit v1.2.3