suricata: fix checksums of emerging.rules.tar.gz

This commit is contained in:
Enno Boland 2018-01-17 11:14:29 +01:00
parent ea826eb4d7
commit f6e77811cd
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'suricata'
pkgname=suricata
version=4.0.3
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-gccmarch-native"
hostmakedepends="pkg-config"
@ -13,7 +13,7 @@ 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="81a0bcb10b5c0b00efeafb4aac3ef70bf0e36b060ac6300d867f15f3dbe0e437
554fa5f5e88671fa577d43bcffec52a9f31e055128ccaa829c7438a0fa75c5a0"
4670a50ad4620b56b0af947a425276b16087bde4838ecd27ba325bb862e927de"
system_accounts="$pkgname"
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"