[arch-commits] Commit in nginx-mod-headers-more/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu Dec 6 14:31:11 UTC 2018


    Date: Thursday, December 6, 2018 @ 14:31:08
  Author: bpiotrowski
Revision: 411748

0.33-4: rebuild against nginx 1.14.2

Modified:
  nginx-mod-headers-more/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 14:31:05 UTC (rev 411747)
+++ PKGBUILD	2018-12-06 14:31:08 UTC (rev 411748)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-headers-more
 pkgver=0.33
-pkgrel=3
+pkgrel=4
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.14.1
+_nginxver=1.14.2
 
 pkgdesc="Nginx module to set and clear input and output headers"
 arch=('x86_64')
@@ -18,7 +18,7 @@
 	https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-sha256sums=('bf09974130c0d41c0a811decc17a96ec2f58cdc8bbacb771de8d38c9ba14a4a4'
+sha256sums=('002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797'
             'SKIP'
             'a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')
 



More information about the arch-commits mailing list