suricata: update to 4.1.2.
This commit is contained in:
parent
1da8e46cf5
commit
618235e1fc
1 changed files with 3 additions and 3 deletions
|
@ -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/*"
|
||||
|
|
Loading…
Reference in a new issue