suricata: update to 4.0.3.

This commit is contained in:
Andrea Brancaleoni 2017-12-07 23:24:49 +01:00
parent 84d70fe8fa
commit 523b02fcbc

View file

@ -1,7 +1,7 @@
# Template file for 'suricata' # Template file for 'suricata'
pkgname=suricata pkgname=suricata
version=4.0.1 version=4.0.3
revision=3 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="0e73edb2911791644d82a62ab4f75517bbed339c0f21aadc0eb307b313643885 checksum="81a0bcb10b5c0b00efeafb4aac3ef70bf0e36b060ac6300d867f15f3dbe0e437
0ab36941a9926692987d45386c2933e42b76d5adbb46936dfce27bd378088f57" 7872886d47f318ab2f636be8ad289365b25ca21c1e8e667b870b55d416b1bf98"
system_accounts="$pkgname" system_accounts="$pkgname"
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*" conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"