summaryrefslogtreecommitdiff
path: root/core/iproute2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/iproute2/PKGBUILD')
-rw-r--r--core/iproute2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/iproute2/PKGBUILD b/core/iproute2/PKGBUILD
index fb49d9ce9..78824bcfd 100644
--- a/core/iproute2/PKGBUILD
+++ b/core/iproute2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 178093 2013-02-16 07:50:45Z ronald $
+# $Id: PKGBUILD 180027 2013-03-14 20:45:46Z foutrelis $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Judd Vinet <jvinet@zeroflux.org>
pkgname=iproute2
-pkgver=3.7.0
+pkgver=3.8.0
pkgrel=1
pkgdesc="IP Routing Utilities"
arch=('i686' 'x86_64')
@@ -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=('9b45ede534fd49d2ec5a7fe0f69e1926ef767a76'
+sha1sums=('6d40dd2b91aad9ae084c99973dcdfdbf6fb353fc'
'35b8cf2dc94b73eccad427235c07596146cd6f6c')
build() {