suricata: update to 4.0.3.
This commit is contained in:
parent
84d70fe8fa
commit
523b02fcbc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'suricata'
|
||||
pkgname=suricata
|
||||
version=4.0.1
|
||||
revision=3
|
||||
version=4.0.3
|
||||
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="0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885
|
||||
0ab36941a9926692987d45386c2933e42b76d5adbb46936dfce27bd378088f57"
|
||||
checksum="81a0bcb10b5c0b00efeafb4aac3ef70bf0e36b060ac6300d867f15f3dbe0e437
|
||||
7872886d47f318ab2f636be8ad289365b25ca21c1e8e667b870b55d416b1bf98"
|
||||
|
||||
system_accounts="$pkgname"
|
||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||
|
|
Loading…
Reference in New Issue