Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / nginx-mod-headers-more


Commits:
6e8e83d3 by Massimiliano Torromeo at 2025-01-27T18:48:44+01:00
upgpkg: 0.38-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = nginx-mod-headers-more
        pkgdesc = Nginx module to set and clear input and output headers
-       pkgver = 0.37
-       pkgrel = 6
+       pkgver = 0.38
+       pkgrel = 1
        url = https://github.com/openresty/headers-more-nginx-module
        arch = x86_64
        license = BSD-2-Clause
        makedepends = nginx
        makedepends = nginx-src
-       source = 
https://github.com/openresty/headers-more-nginx-module/archive/v0.37/headers-more-0.37.tar.gz
-       sha256sums = 
cf6e169d6b350c06d0c730b0eaf4973394026ad40094cddd3b3a5b346577019d
+       source = 
https://github.com/openresty/headers-more-nginx-module/archive/v0.38/headers-more-0.38.tar.gz
+       sha256sums = 
febf7271c0c3de69adbd02c1e98ee43e91a60eeb6b27abfb77b5b206fda5215a
 
 pkgname = nginx-mod-headers-more
        depends = nginx


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo <massimiliano.torro...@gmail.com>
 
 pkgname=nginx-mod-headers-more
-pkgver=0.37
-pkgrel=6
+pkgver=0.38
+pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
 
@@ -15,7 +15,7 @@ license=('BSD-2-Clause')
 source=(
   
https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz
 )
-sha256sums=('cf6e169d6b350c06d0c730b0eaf4973394026ad40094cddd3b3a5b346577019d')
+sha256sums=('febf7271c0c3de69adbd02c1e98ee43e91a60eeb6b27abfb77b5b206fda5215a')
 
 prepare() {
   mkdir -p build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mod-headers-more/-/commit/6e8e83d3a8082206ad2d9d0338b4bf0ce282b1e8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mod-headers-more/-/commit/6e8e83d3a8082206ad2d9d0338b4bf0ce282b1e8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to