aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openresty/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openresty/APKBUILD')
-rw-r--r--testing/openresty/APKBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/testing/openresty/APKBUILD b/testing/openresty/APKBUILD
index efe85959ed8..e92a06e8509 100644
--- a/testing/openresty/APKBUILD
+++ b/testing/openresty/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: tcely <openresty+aports@tcely.33mail.com>
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
pkgname=openresty
-pkgver=1.17.8.2
-pkgrel=1
+pkgver=1.19.9.1
+pkgrel=0
pkgdesc="Scalable Web Platform by Extending NGINX with Lua"
url="https://openresty.org/"
-arch="all !ppc64le !s390x !riscv64" # Vendored LuaJIT build errors
+arch="all !ppc64le !riscv64" # Vendored LuaJIT build errors
license="BSD-2-Clause"
options="!check" # tests environment not available
provides="cmd:nginx"
@@ -152,4 +152,6 @@ doc() {
#gpg_signature_extensions="asc"
#gpgfingerprints="good:2545 1EB0 8846 0026 195B D62C B550 E09E A0E9 8066"
-sha512sums="60cd8f4c6418ec315545ae07bd4f405d126b2f4c2ec212eab288658aa5edb23072db448046337bfa8e2e8199533f466484eb97500de437807e34226d730e14b4 openresty-1.17.8.2.tar.gz"
+sha512sums="
+8e22c78930bc60f76bdf798264545009974f7ec0ed3756f4060217af7d36e7430d98bd0b9d5cea6fca407c22caf8954862ae3d17aa8bfc1c808e156961063ee5 openresty-1.19.9.1.tar.gz
+"