[arch-commits] CVS update of arch/build/network/iproute (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 20:15:58 UTC 2007


    Date: Monday, September 10, 2007 @ 16:15:58
  Author: tpowa
    Path: /home/cvs-arch/arch/build/network/iproute

Modified: PKGBUILD (1.16 -> 1.17)

'upgpkg: update to new version'


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: arch/build/network/iproute/PKGBUILD
diff -u arch/build/network/iproute/PKGBUILD:1.16 arch/build/network/iproute/PKGBUILD:1.17
--- arch/build/network/iproute/PKGBUILD:1.16	Fri Jun  1 08:31:18 2007
+++ arch/build/network/iproute/PKGBUILD	Mon Sep 10 16:15:58 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.16 2007/06/01 12:31:18 jgc Exp $
+# $Id: PKGBUILD,v 1.17 2007/09/10 20:15:58 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=iproute
-pkgver=070313
-pkgrel=2
+pkgver=070710
+pkgrel=1
 pkgdesc="IP Routing Utilities"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://developer.osdl.org/dev/iproute2/"
 depends=('db>=4.5')
-source=(http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.20-$pkgver.tar.gz)
-md5sums=('7bc5883aadf740761fa2dd70b661e8cc')
+source=(http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.22-$pkgver.tar.gz)
+md5sums=('20ef2767896a0f156b6fbabd47936f79')
 
 build() {
-  cd $startdir/src/iproute-2.6.20-$pkgver
+  cd $startdir/src/iproute-2.6.22-$pkgver
   chmod 755 configure
   sed -i 's|/usr/local/lib/iptables|/usr/lib/iptables|' include/iptables.h || return 1
   ./configure 




More information about the arch-commits mailing list