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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Fri Nov 9 00:54:46 UTC 2018


    Date: Friday, November 9, 2018 @ 00:54:45
  Author: bpiotrowski
Revision: 404241

nginx-mod-headers-more 0.33-3

: rebuild against nginx 1.14.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-09 00:54:43 UTC (rev 404240)
+++ PKGBUILD	2018-11-09 00:54:45 UTC (rev 404241)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-headers-more
 pkgver=0.33
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.14.0
+_nginxver=1.14.1
 
 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=('5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5'
+sha256sums=('bf09974130c0d41c0a811decc17a96ec2f58cdc8bbacb771de8d38c9ba14a4a4'
             'SKIP'
             'a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')
 



More information about the arch-commits mailing list