suricata: update to 4.1.3.
This commit is contained in:
parent
8a304aaa46
commit
ef0fac4306
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'suricata'
|
||||
pkgname=suricata
|
||||
version=4.1.2
|
||||
version=4.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gccmarch-native"
|
||||
|
@ -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=73575b041a50cc48a2a53f6503ab4d355166d7acbd4997cd04045f848f8bea96
|
||||
checksum=6cda6c80b753ce36483c6be535358b971f3890b9aa27a58c2d2f7e89dd6c6aa0
|
||||
|
||||
system_accounts="$pkgname"
|
||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||
|
|
Loading…
Reference in a new issue