From 8e29b3856da9e70feddae985c0093a3238650d97 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 11 Oct 2016 23:26:57 +0000 Subject: [PATCH] extra/nginx-mainline to 1.11.5-1 --- extra/nginx-mainline/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/nginx-mainline/PKGBUILD b/extra/nginx-mainline/PKGBUILD index 3b6c22d76..4ea10f937 100644 --- a/extra/nginx-mainline/PKGBUILD +++ b/extra/nginx-mainline/PKGBUILD @@ -7,7 +7,7 @@ # - build armv7h and aarch64 with -fPIC pkgname=nginx-mainline -pkgver=1.11.4 +pkgver=1.11.5 pkgrel=1 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release' arch=('i686' 'x86_64') @@ -31,7 +31,7 @@ conflicts=('nginx') source=($url/download/nginx-$pkgver.tar.gz service logrotate) -md5sums=('92666d60410f429ddbdb10060369a480' +md5sums=('db43f2b19746f6f47401c3afc3924dc6' 'ce9a06bcaf66ec4a3c4eb59b636e0dfd' '3441ce77cdd1aab6f0ab7e212698a8a7')