diff --git a/srcpkgs/suricata/template b/srcpkgs/suricata/template index 2ec58c66b81..e87245ffe54 100644 --- a/srcpkgs/suricata/template +++ b/srcpkgs/suricata/template @@ -1,7 +1,7 @@ # Template file for 'suricata' pkgname=suricata -version=4.1.0 -revision=2 +version=4.1.2 +revision=1 build_style=gnu-configure configure_args="--disable-gccmarch-native" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="GPL-2" homepage="https://suricata-ids.org/" distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz" -checksum=bd9b00fb4fc255566d4d8a8b52eb4977b4e8b49b37710d166cba75e6a93a504a +checksum=73575b041a50cc48a2a53f6503ab4d355166d7acbd4997cd04045f848f8bea96 system_accounts="$pkgname" conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"