summaryrefslogtreecommitdiff
path: root/core/iproute2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/iproute2/PKGBUILD')
-rw-r--r--core/iproute2/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/iproute2/PKGBUILD b/core/iproute2/PKGBUILD
index 8304e7e4a..fb49d9ce9 100644
--- a/core/iproute2/PKGBUILD
+++ b/core/iproute2/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 170003 2012-10-30 23:08:39Z thomas $
+# $Id: PKGBUILD 178093 2013-02-16 07:50:45Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=iproute2
-pkgver=3.6.0
-pkgrel=2
+pkgver=3.7.0
+pkgrel=1
pkgdesc="IP Routing Utilities"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -21,7 +21,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=('6fa16fd2158d0f289ef454cad46555ead1c33c2d'
+sha1sums=('9b45ede534fd49d2ec5a7fe0f69e1926ef767a76'
'35b8cf2dc94b73eccad427235c07596146cd6f6c')
build() {