suricata: update to 4.0.1.
This commit is contained in:
parent
2d4a7a297a
commit
c0817c78a0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'suricata'
|
||||
pkgname=suricata
|
||||
version=4.0.0
|
||||
revision=2
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-gccmarch-native"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,8 +12,8 @@ license="GPL-2"
|
|||
homepage="https://suricata-ids.org/"
|
||||
distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz
|
||||
https://rules.emergingthreats.net/open/suricata/emerging.rules.tar.gz"
|
||||
checksum="6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577
|
||||
dc83e71735bc874671d1823c1820b7be88954a4622186704c10ae675e3d601af"
|
||||
checksum="0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885
|
||||
0ab36941a9926692987d45386c2933e42b76d5adbb46936dfce27bd378088f57"
|
||||
|
||||
system_accounts="$pkgname"
|
||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||
|
|
Loading…
Reference in New Issue