# HG changeset patch # User Christopher Rogers # Date 1321793412 0 # Node ID aa616fa818b4801441690ea62323eb937dd83030 # Parent cbb550460ee12d19bf1023b798a7f9b75aa4de21 Up: snort to 2.9.1.2. diff -r cbb550460ee1 -r aa616fa818b4 snort-dev/receipt --- a/snort-dev/receipt Sun Nov 20 12:49:56 2011 +0000 +++ b/snort-dev/receipt Sun Nov 20 12:50:12 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="snort-dev" -VERSION="2.9.1.1" +VERSION="2.9.1.2" CATEGORY="development" SHORT_DESC="Network intrusion prevention and detection system, development files." MAINTAINER="pascal.bellard@slitaz.org" diff -r cbb550460ee1 -r aa616fa818b4 snort/receipt --- a/snort/receipt Sun Nov 20 12:49:56 2011 +0000 +++ b/snort/receipt Sun Nov 20 12:50:12 2011 +0000 @@ -1,13 +1,13 @@ # SliTaz package receipt. PACKAGE="snort" -VERSION="2.9.1.1" +VERSION="2.9.1.2" CATEGORY="network" SHORT_DESC="Network intrusion prevention and detection system (IDS/IPS)." MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.snort.org/" -WGET_URL="http://www.snort.org/downloads/1179" +WGET_URL="http://www.snort.org/downloads/1207" DEPENDS="pcre libdnet libdaq" BUILD_DEPENDS="pcre-dev libpcap-dev libdaq-dev libdnet-dev wget"