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


Commits:
74b83517 by Massimiliano Torromeo at 2026-05-05T18:38:08+02:00
upgpkg: 3.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nginx-mod-cache_purge
        pkgdesc = Nginx module with ability to purge content from FastCGI, 
proxy, SCGI and uWSGI caches
-       pkgver = 3.0.1
+       pkgver = 3.0.2
        pkgrel = 1
        url = https://github.com/nginx-modules/ngx_cache_purge
        arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = nginx-mod-cache_purge
        makedepends = nginx
        makedepends = nginx-src
        backup = etc/nginx/modules.d/20-cache_purge.conf
-       source = 
https://github.com/nginx-modules/ngx_cache_purge/archive/3.0.1/ngx_cache_purge-3.0.1.tar.gz
-       sha256sums = 
35738380262d94a52587417cf1b1c66fa6c76146498e34549f1d9955389f2eff
+       source = 
https://github.com/nginx-modules/ngx_cache_purge/archive/3.0.2/ngx_cache_purge-3.0.2.tar.gz
+       sha256sums = 
627f60bfd514bbe6de7af1bfcb4c69271d4588348d5e359cbd26679adf0f2fb0
 
 pkgname = nginx-mod-cache_purge
        depends = nginx


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=nginx-mod-cache_purge
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
@@ -13,7 +13,7 @@ url="https://github.com/nginx-modules/ngx_cache_purge";
 license=('BSD-2-Clause')
 
 
source=(https://github.com/nginx-modules/ngx_cache_purge/archive/$pkgver/ngx_cache_purge-$pkgver.tar.gz)
-sha256sums=('35738380262d94a52587417cf1b1c66fa6c76146498e34549f1d9955389f2eff')
+sha256sums=('627f60bfd514bbe6de7af1bfcb4c69271d4588348d5e359cbd26679adf0f2fb0')
 backup=('etc/nginx/modules.d/20-cache_purge.conf')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mod-cache_purge/-/commit/74b835178816108ea339fe6560644563849b6f05

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mod-cache_purge/-/commit/74b835178816108ea339fe6560644563849b6f05
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to