suricata: fix checksums of emerging.rules.tar.gz
This commit is contained in:
parent
ea826eb4d7
commit
f6e77811cd
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'suricata'
|
# Template file for 'suricata'
|
||||||
pkgname=suricata
|
pkgname=suricata
|
||||||
version=4.0.3
|
version=4.0.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gccmarch-native"
|
configure_args="--disable-gccmarch-native"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ 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="81a0bcb10b5c0b00efeafb4aac3ef70bf0e36b060ac6300d867f15f3dbe0e437
|
checksum="81a0bcb10b5c0b00efeafb4aac3ef70bf0e36b060ac6300d867f15f3dbe0e437
|
||||||
554fa5f5e88671fa577d43bcffec52a9f31e055128ccaa829c7438a0fa75c5a0"
|
4670a50ad4620b56b0af947a425276b16087bde4838ecd27ba325bb862e927de"
|
||||||
|
|
||||||
system_accounts="$pkgname"
|
system_accounts="$pkgname"
|
||||||
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue