[arch-commits] CVS update of arch/build/system/iptables (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jul 2 21:00:38 UTC 2007


    Date: Monday, July 2, 2007 @ 17:00:38
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/system/iptables

Modified: PKGBUILD (1.36 -> 1.37)

updatepkg 1.3.8


----------+
 PKGBUILD |   18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)


Index: arch/build/system/iptables/PKGBUILD
diff -u arch/build/system/iptables/PKGBUILD:1.36 arch/build/system/iptables/PKGBUILD:1.37
--- arch/build/system/iptables/PKGBUILD:1.36	Sat Feb 10 05:19:29 2007
+++ arch/build/system/iptables/PKGBUILD	Mon Jul  2 17:00:38 2007
@@ -1,17 +1,21 @@
-# $Id: PKGBUILD,v 1.36 2007/02/10 10:19:29 thomas Exp $
+# $Id: PKGBUILD,v 1.37 2007/07/02 21:00:38 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=iptables
-pkgver=1.3.7
-pkgrel=2
+pkgver=1.3.8
+pkgrel=1
 pkgdesc="A Linux kernel packet control tool"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+license=('GPL')
 url="http://www.netfilter.org/"
 depends=('glibc')
 source=(http://www.iptables.org/projects/iptables/files/iptables-$pkgver.tar.bz2 \
         iptables ip6tables empty.rules simple_firewall.rules iptables.conf.d)
-md5sums=('dd965bdacbb86ce2a6498829fddda6b7' '89401d6f0cf1de46a455b7be6720a58b'\
-         '6e0e88c2ed0c3715d1409ee3258a0046' '14186bbafe21bb0638c0cb8e0903c829'\
-         '188083c58ed74bcbe70012c9f8867c44' 'c7cf6e4455c228e50d20ce3edd75ee59')
+md5sums=('0a9209f928002e5eee9cdff8fef4d4b3'
+         '89401d6f0cf1de46a455b7be6720a58b'
+         '6e0e88c2ed0c3715d1409ee3258a0046'
+         '14186bbafe21bb0638c0cb8e0903c829'
+         '188083c58ed74bcbe70012c9f8867c44'
+         'c7cf6e4455c228e50d20ce3edd75ee59')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list