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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Aug 9 20:05:55 UTC 2007


    Date: Thursday, August 9, 2007 @ 16:05:55
  Author: andyrtr
    Path: /home/cvs-extra/extra/system/snort

Modified: PKGBUILD (1.32 -> 1.33)

updatepkg 2.7.0.1


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


Index: extra/system/snort/PKGBUILD
diff -u extra/system/snort/PKGBUILD:1.32 extra/system/snort/PKGBUILD:1.33
--- extra/system/snort/PKGBUILD:1.32	Fri Jul 27 10:42:14 2007
+++ extra/system/snort/PKGBUILD	Thu Aug  9 16:05:55 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.32 2007/07/27 14:42:14 pierre Exp $
+# $Id: PKGBUILD,v 1.33 2007/08/09 20:05:55 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.7.0
-pkgrel=2
+pkgver=2.7.0.1
+pkgrel=1
 pkgdesc="A lightweight network intrusion detection system"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -12,11 +12,11 @@
 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/comm_rules/Community-Rules-CURRENT.tar.gz) # rules RELEASED: 2007-04-27
-url="http://www.snort.org"
-md5sums=('f4f11f793599750614ee5c477744e648'
+md5sums=('06d3fa0b326dcdca59a19811f32b013a'
          '53284a7996ee41c4c58d13c65d46d776'
          'a117b68ec3d188e40e117f3197e1db25'
          'f236b8a4ac12e99d3e7bd81bf3b5a482')
+url="http://www.snort.org"
 options=('!makeflags')
 
 build() {




More information about the arch-commits mailing list