diff --git a/common/shlibs b/common/shlibs index d204e3e2a12..24a02384cb4 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3845,3 +3845,4 @@ libblosc.so.1 c-blosc-1.17.1_1 libopenvdb.so.7.0 openvdb-7.0.0_1 libAlembic.so.1.7 alembic-1.7.12_1 libfacter.so.3.14.8 facter-3.14.8_1 +libmodsecurity.so.3 modsecurity-3.0.4_1 diff --git a/srcpkgs/modsecurity/template b/srcpkgs/modsecurity/template index 6719ce2952e..4185f346c4b 100644 --- a/srcpkgs/modsecurity/template +++ b/srcpkgs/modsecurity/template @@ -1,7 +1,7 @@ # Template file for 'modsecurity' pkgname=modsecurity -version=3.0.3 -revision=2 +version=3.0.4 +revision=1 wrksrc="modsecurity-v${version}" build_style=gnu-configure configure_args="--enable-standalone-module --enable-htaccess-config" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://www.modsecurity.org" distfiles="https://github.com/SpiderLabs/ModSecurity/releases/download/v${version}/modsecurity-v${version}.tar.gz" -checksum=8aa1300105d8cc23315a5e54421192bc617a66246ad004bd89e67c232208d0f4 +checksum=b4231177dd80b4e076b228e57d498670113b69d445bab86db25f65346c24db22 nocross="configure: error: cannot check for file existence when cross compiling" if [ "$CROSS_BUILD" ]; then