[arch-commits] CVS update of extra/system/snort (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 9 21:56:13 UTC 2007


    Date: Saturday, June 9, 2007 @ 17:56:13
  Author: andyrtr
    Path: /home/cvs-extra/extra/system/snort

Modified: PKGBUILD (1.29 -> 1.30)

updatepkg 2.6.1.5


----------+
 PKGBUILD |   13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)


Index: extra/system/snort/PKGBUILD
diff -u extra/system/snort/PKGBUILD:1.29 extra/system/snort/PKGBUILD:1.30
--- extra/system/snort/PKGBUILD:1.29	Tue Apr 17 12:30:49 2007
+++ extra/system/snort/PKGBUILD	Sat Jun  9 17:56:13 2007
@@ -1,19 +1,22 @@
-# $Id: PKGBUILD,v 1.29 2007/04/17 16:30:49 alexander Exp $
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# $Id: PKGBUILD,v 1.30 2007/06/09 21:56:13 andyrtr Exp $
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: dorphell <dorphell at archlinux.org>
 # Contributor: Gregor Ibic <gregor.ibic at intelicom.si>
 pkgname=snort
-pkgver=2.6.1.4
+pkgver=2.6.1.5
 pkgrel=1
 pkgdesc="A lightweight network intrusion detection system"
 arch=('i686' 'x86_64')
+license=('GPL')
 depends=('libpcap' 'pcre')
 backup=('etc/conf.d/snort' 'etc/snort/snort.conf')
 source=(http://www.snort.org/dl/current/$pkgname-$pkgver.tar.gz snort snort.conf.d \
         http://www.snort.org/pub-bin/downloads.cgi/Download/vrt_pr/snortrules-pr-2.4.tar.gz)
 url="http://www.snort.org"
-md5sums=('70e7f297c9fcf1f46d6fa3e1bb4aae49' '53284a7996ee41c4c58d13c65d46d776'\
-         'a117b68ec3d188e40e117f3197e1db25' '35d9a2486f8c0280bb493aa03c011927')
+md5sums=('e52a7ea6ba9743a8f8ca397cd26fa1bf'
+         '53284a7996ee41c4c58d13c65d46d776'
+         'a117b68ec3d188e40e117f3197e1db25'
+         '35d9a2486f8c0280bb493aa03c011927')
 
 build() {
   export MAKEFLAGS="-j1"




More information about the arch-commits mailing list