diff --git a/extra/nginx-mainline/PKGBUILD b/extra/nginx-mainline/PKGBUILD index a859c66a3..3b6c22d76 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.3 +pkgver=1.11.4 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=('18275c1daa39c5fac12e56c34907d45b' +md5sums=('92666d60410f429ddbdb10060369a480' 'ce9a06bcaf66ec4a3c4eb59b636e0dfd' '3441ce77cdd1aab6f0ab7e212698a8a7')