From e8b7351f23bbb0345966eb4c8418f1822c7a866c Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 13 Oct 2017 16:51:27 +0200 Subject: [PATCH] suricata: update to 4.0.0. --- srcpkgs/suricata/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/suricata/template b/srcpkgs/suricata/template index 776849fcbce..87496fbe362 100644 --- a/srcpkgs/suricata/template +++ b/srcpkgs/suricata/template @@ -1,19 +1,19 @@ # Template file for 'suricata' pkgname=suricata -version=3.2.1 -revision=5 +version=4.0.0 +revision=1 build_style=gnu-configure configure_args="--disable-gccmarch-native" hostmakedepends="pkg-config" makedepends="libnet-devel libpcap-devel pcre-devel libyaml-devel libcap-ng-devel file-devel" short_desc="Next Generation Intrusion Detection and Prevention Engine" -maintainer="demiaster " +maintainer="Andrea Brancaleoni " license="GPL-2" 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="0e0b0cf49016804bb2fb1fc4327341617e76a67902f4e03e0ef6d16c1d7d3994 - 4f9f657f04b41d34e30c8995dc0897a604d6148130b972cca055f1954740d4c4" +checksum="6b8b183a8409829ca92c71854cc1abed45f04ccfb7f14c08211f4edf571fa577 + 02a962878ceb5fdf2bf93e95ab4620a570e8c9353820889855c59717e19f23c4" system_accounts="$pkgname" conf_files="/etc/$pkgname/*.* /etc/$pkgname/rules/*"