suricata: update to 4.0.5.

This commit is contained in:
Andrea Brancaleoni 2018-07-19 07:21:49 +02:00
parent f802abcad1
commit 4ae1d3725c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'suricata'
pkgname=suricata
version=4.0.4
version=4.0.5
revision=1
build_style=gnu-configure
configure_args="--disable-gccmarch-native"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2"
homepage="https://suricata-ids.org/"
distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz"
checksum="617e83b6e20b03aa7d5e05a980d3cb6d2810ec18a6f15a36bf66c81c9c0a2abb"
checksum=74dacb4359d57fbd3452e384eeeb1dd77b6ae00f02e9994ad5a7b461d5f4c6c2
system_accounts="$pkgname"
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"