suricata: update to 4.1.2.

This commit is contained in:
Andrea Brancaleoni 2018-12-26 12:26:40 +01:00
parent 1da8e46cf5
commit 618235e1fc

View file

@ -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 <abc@pompel.me>"
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/*"