aboutsummaryrefslogtreecommitdiffstats
path: root/main/nginx
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-11-07 16:38:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-11-09 19:58:32 +0000
commite21f032186b0345ae9af57427fb46aa57bee1113 (patch)
treefe3f38ca4881cfa8fc507756b85006f44e9cfd51 /main/nginx
parent2815167774dff09782241acc1d4f762b9e431a7f (diff)
downloadaports-e21f032186b0345ae9af57427fb46aa57bee1113.tar.bz2
aports-e21f032186b0345ae9af57427fb46aa57bee1113.tar.xz
main/nginx: rebuild against libressl-2.6
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 ab3f29f2b3..43637d81ac 100644
--- a/main/nginx/APKBUILD
+++ b/main/nginx/APKBUILD
@@ -9,7 +9,7 @@
#
pkgname=nginx
pkgver=1.12.2
-pkgrel=2
+pkgrel=3
# Revision of nginx-tests to use for check().
_tests_hgrev=cdd44ff602db
pkgdesc="HTTP and reverse proxy server (stable version)"