diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/openresty/APKBUILD | 4 | ||||
| -rw-r--r-- | testing/rdedup/APKBUILD | 4 | ||||
| -rw-r--r-- | testing/sequoia-sqv/APKBUILD | 4 |
3 files changed, 6 insertions, 6 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 diff --git a/testing/rdedup/APKBUILD b/testing/rdedup/APKBUILD index 72862e799a..58eb807fb1 100644 --- a/testing/rdedup/APKBUILD +++ b/testing/rdedup/APKBUILD @@ -1,8 +1,8 @@ # Contributor: tcely <rdedup+aports@tcely.33mail.com> -# Maintainer: tcely <rdedup+aports@tcely.33mail.com> +# Maintainer: pkgname="rdedup" pkgver="3.1.1" -pkgrel=1 +pkgrel=2 pkgdesc="Data deduplication with compression and public key encryption" url="https://github.com/dpc/rdedup" arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by cargo diff --git a/testing/sequoia-sqv/APKBUILD b/testing/sequoia-sqv/APKBUILD index 92827f9c6f..d7782a6f1b 100644 --- a/testing/sequoia-sqv/APKBUILD +++ b/testing/sequoia-sqv/APKBUILD @@ -1,9 +1,9 @@ # Contributor: tcely <sequoia-sqv+aports@tcely.33mail.com> -# Maintainer: tcely <sequoia-sqv+aports@tcely.33mail.com> +# Maintainer: _project="sequoia" pkgname="${_project}-sqv" pkgver="0.9.0" -pkgrel=0 +pkgrel=1 pkgdesc="A simple signature verification program" url="https://sequoia-pgp.org/" arch="armhf armv7 x86_64" # limited by cargo |
