mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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'
|
# Template file for 'suricata'
|
||||||
pkgname=suricata
|
pkgname=suricata
|
||||||
version=4.1.0
|
version=4.1.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gccmarch-native"
|
configure_args="--disable-gccmarch-native"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://suricata-ids.org/"
|
homepage="https://suricata-ids.org/"
|
||||||
distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz"
|
distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz"
|
||||||
checksum=bd9b00fb4fc255566d4d8a8b52eb4977b4e8b49b37710d166cba75e6a93a504a
|
checksum=73575b041a50cc48a2a53f6503ab4d355166d7acbd4997cd04045f848f8bea96
|
||||||
|
|
||||||
system_accounts="$pkgname"
|
system_accounts="$pkgname"
|
||||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue