# HG changeset patch # User Hans-G?nter Theisgen # Date 1554987905 -3600 # Node ID d957986171e842662606c2b693fdfb728c68cb34 # Parent b18d8ad76ff8fc132c076a350d6453668d01ff9a# Parent be44285d590e5bbf44b37a14a47baeb880a02d67 updated libical and libical-dev (0.44 -> 3.0.4) diff -r b18d8ad76ff8 -r d957986171e8 suricata/receipt --- a/suricata/receipt Thu Apr 11 14:04:21 2019 +0100 +++ b/suricata/receipt Thu Apr 11 14:05:05 2019 +0100 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="suricata" -VERSION="1.1.1" +VERSION="4.1.3" CATEGORY="security" SHORT_DESC="Next Generation Intrusion Detection and Prevention Engine." MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" WEB_SITE="http://www.openinfosecfoundation.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://www.openinfosecfoundation.org/download/$TARBALL" +WGET_URL="https://www.openinfosecfoundation.org/download/$TARBALL" DEPENDS="libhtp libcap-ng libpcap libnfnetlink libnetfilter_queue yaml pcre" BUILD_DEPENDS="zlib-dev yaml-dev libnet-dev libpcap-dev libcap-ng-dev libmnl \ @@ -17,7 +17,6 @@ # Rules to configure and make the package. compile_rules() { - cd $src rm -f config.h ./configure $CONFIGURE_ARGS \ --enable-non-bundled-htp \