From 7ff5465d0386f06bea97ef956397c305d6f7e07f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 13 Apr 2012 00:01:45 +0000 Subject: Fri Apr 13 00:01:45 UTC 2012 --- community/snort/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/snort') diff --git a/community/snort/PKGBUILD b/community/snort/PKGBUILD index 445886fb0..e64dfe966 100644 --- a/community/snort/PKGBUILD +++ b/community/snort/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 64359 2012-02-11 23:24:21Z allan $ +# $Id: PKGBUILD 69276 2012-04-11 23:23:45Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: Hugo Doria # Contributor: Kessia 'even' Pinheiro @@ -6,8 +6,8 @@ # Contributor: Gregor Ibic pkgname=snort -pkgver=2.9.2.1 -pkgrel=2 +pkgver=2.9.2.2 +pkgrel=1 pkgdesc='A lightweight network intrusion detection system.' arch=('i686' 'x86_64') url='http://www.snort.org' @@ -21,10 +21,10 @@ backup=('etc/conf.d/snort' 'etc/snort/classification.config') options=('!makeflags' '!libtool') install='snort.install' -source=('http://www.snort.org/downloads/1416' +source=("http://www.snort.org/dl/snort-current/${pkgname}-${pkgver}.tar.gz" 'snort' 'snort.conf.d') -md5sums=('2f3e2b6ee72adbdfac73cb1c6c14bd61' +md5sums=('4254389550e3be31afebc70e64e6002f' '361b8b9e40b9af0164f6b3e3da2e8277' 'b4fb8a68490589cd34df93de7609bfac') -- cgit v1.2.3-54-g00ecf