aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-03-29 00:05:32 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-03-29 00:07:35 +0200
commit524b0e4db3cab218ef43ef33f942eb4bcc6ff18d (patch)
treec6290f61cd674a03ecb9820340350a54aafa1d04 /main/nginx
parent968d18eb23da0ac136b160cf9baa1f87420f5138 (diff)
downloadaports-524b0e4db3cab218ef43ef33f942eb4bcc6ff18d.tar.bz2
aports-524b0e4db3cab218ef43ef33f942eb4bcc6ff18d.tar.xz
main/nginx: add "stable version" to pkgdesc
Diffstat (limited to 'main/nginx')
-rw-r--r--main/nginx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD
index 46a4a376d7..be5413f8b6 100644
--- a/main/nginx/APKBUILD
+++ b/main/nginx/APKBUILD
@@ -5,8 +5,8 @@
pkgname=nginx
pkgver=1.10.3
-pkgrel=1
-pkgdesc="HTTP and reverse proxy server"
+pkgrel=2
+pkgdesc="HTTP and reverse proxy server (stable version)"
url="http://www.nginx.org/en"
arch="all"
license="custom"