mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
suricata: update to 4.0.1.
This commit is contained in:
parent
2d4a7a297a
commit
c0817c78a0
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'suricata'
|
# Template file for 'suricata'
|
||||||
pkgname=suricata
|
pkgname=suricata
|
||||||
version=4.0.0
|
version=4.0.1
|
||||||
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"
|
||||||
|
@ -12,8 +12,8 @@ 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
|
||||||
https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz"
|
https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz"
|
||||||
checksum="6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577
|
checksum="0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885
|
||||||
dc83e71735bc874671d1823c1820b7be88954a4622186704c10ae675e3d601af"
|
0ab36941a9926692987d45386c2933e42b76d5adbb46936dfce27bd378088f57"
|
||||||
|
|
||||||
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