From 65803b165a725eda23caf89bc086c38956cd3f6d Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 18 Oct 2017 09:26:12 +0200 Subject: [PATCH] suricata: update rules distfile --- srcpkgs/suricata/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/suricata/template b/srcpkgs/suricata/template index 86fc622f29..816c4b1a99 100644 --- a/srcpkgs/suricata/template +++ b/srcpkgs/suricata/template @@ -1,7 +1,7 @@ # Template file for 'suricata' pkgname=suricata version=4.0.0 -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="6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577 - 94582e10197122a3867aa674deea4d629e453acec3d5b9f7c51fdaa4bbcc4ef3" + dc83e71735bc874671d1823c1820b7be88954a4622186704c10ae675e3d601af" system_accounts="$pkgname" conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"