summaryrefslogtreecommitdiff
path: root/testing/iproute2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/iproute2/PKGBUILD')
-rw-r--r--testing/iproute2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/iproute2/PKGBUILD b/testing/iproute2/PKGBUILD
index 2c3ec8aae..d6c682a5d 100644
--- a/testing/iproute2/PKGBUILD
+++ b/testing/iproute2/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 162010 2012-06-18 15:22:32Z ronald $
+# $Id: PKGBUILD 164765 2012-08-04 18:56:16Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=iproute2
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
pkgdesc="IP Routing Utilities"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -20,7 +20,7 @@ backup=('etc/iproute2/ematch_map' 'etc/iproute2/rt_dsfield' 'etc/iproute2/rt_pro
'etc/iproute2/rt_realms' 'etc/iproute2/rt_scopes' 'etc/iproute2/rt_tables')
source=(http://www.kernel.org/pub/linux/utils/net/$pkgname/$pkgname-$pkgver.tar.xz
iproute2-fhs.patch)
-sha1sums=('fcea492dea2f3ecf9d35f279e2f1a7ea6ca0d527'
+sha1sums=('a78f6bbbb21a1932315baf7be2f3f1d6e6c5ed62'
'35b8cf2dc94b73eccad427235c07596146cd6f6c')
build() {