diff options
Diffstat (limited to 'testing/openresty/APKBUILD')
-rw-r--r-- | testing/openresty/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/openresty/APKBUILD b/testing/openresty/APKBUILD index e092559863..ea7ba0d271 100644 --- a/testing/openresty/APKBUILD +++ b/testing/openresty/APKBUILD @@ -1,9 +1,9 @@ # Contributor: tcely <openresty+aports@tcely.33mail.com> -# Maintainer: tcely <openresty+aports@tcely.33mail.com> +# Maintainer: pkgname=openresty pkgver="1.15.8.1" _rc=2 -pkgrel=1 +pkgrel=2 pkgdesc="Scalable Web Platform by Extending NGINX with Lua" url="https://openresty.org/" arch="all !ppc64le !s390x" # LuaJIT build errors |