aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-03-23 10:18:22 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-03-23 10:18:41 +0000
commit6db213afeec807b06d5acbe5877d0d43d776e5a6 (patch)
tree7dbc2f97aa8ddf7cf69eb9a35132789b6939257d /main/nginx
parent458802d9cbddd5cf1d6d901bc99411a85ebf67aa (diff)
downloadaports-6db213afeec807b06d5acbe5877d0d43d776e5a6.tar.bz2
aports-6db213afeec807b06d5acbe5877d0d43d776e5a6.tar.xz
main/nginx: force rebuild nginx pkg. Fixes #7039
Diffstat (limited to 'main/nginx')
-rw-r--r--main/nginx/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD
index 8bacade21d..46a4a376d7 100644
--- a/main/nginx/APKBUILD
+++ b/main/nginx/APKBUILD
@@ -5,7 +5,7 @@
pkgname=nginx
pkgver=1.10.3
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP and reverse proxy server"
url="http://www.nginx.org/en"
arch="all"