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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Oct 18 08:21:33 UTC 2017


    Date: Wednesday, October 18, 2017 @ 08:21:32
  Author: bpiotrowski
Revision: 263200

0.32-3: rebuild against nginx 1.12.2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 08:21:29 UTC (rev 263199)
+++ PKGBUILD	2017-10-18 08:21:32 UTC (rev 263200)
@@ -3,10 +3,10 @@
 
 pkgname=nginx-mod-headers-more
 pkgver=0.32
-pkgrel=2
+pkgrel=3
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.12.1
+_nginxver=1.12.2
 
 pkgdesc="Nginx module to set and clear input and output headers"
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 	https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
 validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <mdounin at mdounin.ru>
-sha256sums=('8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb'
+sha256sums=('305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416'
             'SKIP'
             'c6d9dab8ea1fc997031007e2e8f47cced01417e203cd88d53a9fe9f6ae138720')
 



More information about the arch-commits mailing list