Date: Monday, February 28, 2022 @ 11:34:08
  Author: mtorromeo
Revision: 1138374

upgpkg: libmodsecurity 1:3.0.6-3: signed with new key and enabled debug package

Modified:
  libmodsecurity/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-02-28 11:31:31 UTC (rev 1138373)
+++ PKGBUILD    2022-02-28 11:34:08 UTC (rev 1138374)
@@ -2,7 +2,7 @@
 
 pkgname=libmodsecurity
 pkgver=3.0.6
-pkgrel=2
+pkgrel=3
 epoch=1
 
 pkgdesc='ModSecurity v3 library component'
@@ -9,6 +9,7 @@
 arch=('x86_64')
 depends=('yajl' 'curl' 'libxml2' 'pcre' 'geoip' 'libmaxminddb' 'ssdeep' 
'luajit')
 makedepends=('doxygen')
+options=('debug')
 url="https://github.com/SpiderLabs/ModSecurity/tree/v3/master";
 license=('APACHE')
 
source=("https://github.com/SpiderLabs/ModSecurity/releases/download/v$pkgver/modsecurity-v$pkgver.tar.gz"{,.asc})

Reply via email to