From ef0fac4306bf6c690e2ba99291feda674eda4a78 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 10 Mar 2019 00:31:07 +0100 Subject: [PATCH] suricata: update to 4.1.3. --- srcpkgs/suricata/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/suricata/template b/srcpkgs/suricata/template index e87245ffe54..0d7fcaf0305 100644 --- a/srcpkgs/suricata/template +++ b/srcpkgs/suricata/template @@ -1,6 +1,6 @@ # Template file for 'suricata' pkgname=suricata -version=4.1.2 +version=4.1.3 revision=1 build_style=gnu-configure configure_args="--disable-gccmarch-native" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="GPL-2" homepage="https://suricata-ids.org/" distfiles="https://www.openinfosecfoundation.org/download/$pkgname-$version.tar.gz" -checksum=73575b041a50cc48a2a53f6503ab4d355166d7acbd4997cd04045f848f8bea96 +checksum=6cda6c80b753ce36483c6be535358b971f3890b9aa27a58c2d2f7e89dd6c6aa0 system_accounts="$pkgname" conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"