From 191bae3fb52fdbd280b64a1d21d750e08118af2e Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 7 Jun 2017 23:18:13 +0200 Subject: [PATCH] Rebuild nginx-custom against new perl --- nginx/custom/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/custom/PKGBUILD b/nginx/custom/PKGBUILD index 6144569b..84ff1805 100644 --- a/nginx/custom/PKGBUILD +++ b/nginx/custom/PKGBUILD @@ -42,7 +42,7 @@ _accesskey_dirname="ngx_accesskey" pkgname=nginx-custom pkgver=1.12.0 -pkgrel=2 +pkgrel=3 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server (with standard, additional and 3rd party modules)' arch=('i686' 'x86_64')