Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / libmodsecurity


Commits:
f116003c by Massimiliano Torromeo at 2026-06-30T21:36:18+02:00
upgpkg: 1:3.0.16-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libmodsecurity
        pkgdesc = ModSecurity v3 library component
-       pkgver = 3.0.15
+       pkgver = 3.0.16
        pkgrel = 1
        epoch = 1
        url = https://github.com/owasp-modsecurity/ModSecurity/tree/v3/master
@@ -16,10 +16,10 @@ pkgbase = libmodsecurity
        depends = libmaxminddb
        depends = ssdeep
        depends = luajit
-       source = 
https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.15/modsecurity-v3.0.15.tar.gz
-       source = 
https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.15/modsecurity-v3.0.15.tar.gz.sig
+       source = 
https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.16/modsecurity-v3.0.16.tar.gz
+       source = 
https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.16/modsecurity-v3.0.16.tar.gz.asc
        validpgpkeys = 0B2BA1924065B44691202A2AD286E022149F0F6E
-       sha256sums = 
c276c838df6b61d96aa52075aee17d426af52755e16d09edca9f9d718696fda7
+       sha256sums = 
739be3c71b1939f14e91afe1eeae654acbd440da11bd29790458840bc315b4c0
        sha256sums = SKIP
 
 pkgname = libmodsecurity


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=libmodsecurity
-pkgver=3.0.15
+pkgver=3.0.16
 pkgrel=1
 epoch=1
 
@@ -11,8 +11,8 @@ depends=('yajl' 'curl' 'lmdb' 'libxml2' 'pcre2' 'geoip' 
'libmaxminddb' 'ssdeep'
 makedepends=('doxygen')
 url="https://github.com/owasp-modsecurity/ModSecurity/tree/v3/master";
 license=('Apache-2.0')
-source=("https://github.com/owasp-modsecurity/ModSecurity/releases/download/v$pkgver/modsecurity-v$pkgver.tar.gz"{,.sig})
-sha256sums=('c276c838df6b61d96aa52075aee17d426af52755e16d09edca9f9d718696fda7'
+source=("https://github.com/owasp-modsecurity/ModSecurity/releases/download/v$pkgver/modsecurity-v$pkgver.tar.gz"{,.asc})
+sha256sums=('739be3c71b1939f14e91afe1eeae654acbd440da11bd29790458840bc315b4c0'
             'SKIP')
 validpgpkeys=('0B2BA1924065B44691202A2AD286E022149F0F6E') # OWASP ModSecurity 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmodsecurity/-/commit/f116003c59d5fa691fb140fae9606b1b2a1ce639

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libmodsecurity/-/commit/f116003c59d5fa691fb140fae9606b1b2a1ce639
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