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

Felix Yan felixonmars at archlinux.org
Sun Jun 13 03:05:44 UTC 2021


    Date: Sunday, June 13, 2021 @ 03:05:44
  Author: felixonmars
Revision: 963241

upgpkg: nginx-mod-headers-more 0.33-9: rebuild with nginx 1.20.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-13 02:07:36 UTC (rev 963240)
+++ PKGBUILD	2021-06-13 03:05:44 UTC (rev 963241)
@@ -2,10 +2,10 @@
 
 pkgname=nginx-mod-headers-more
 pkgver=0.33
-pkgrel=8
+pkgrel=9
 
 _modname="${pkgname#nginx-mod-}"
-_nginxver=1.20.0
+_nginxver=1.20.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=('54ef91ec8ebcaa486c640c09c92d832eaeaff149b10ee52ef140f407b1b04d1c'
+sha256sums=('e462e11533d5c30baa05df7652160ff5979591d291736cfa5edb9fd2edb48c49'
             'SKIP'
             'a3dcbab117a9c103bc1ea5200fc00a7b7d2af97ff7fd525f16f8ac2632e30fbf')
 



More information about the arch-commits mailing list