diff options
-rw-r--r-- | community/unit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/unit/APKBUILD b/community/unit/APKBUILD index c5e4b5a4e9..7702d5e25c 100644 --- a/community/unit/APKBUILD +++ b/community/unit/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: André Klitzing <aklitzing@gmail.com> pkgname=unit pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="NGINX Unit is a dynamic web application server" url="https://unit.nginx.org/" # x86: tests fail (https://github.com/nginx/unit/issues/118) |