summaryrefslogtreecommitdiff
path: root/core/iproute2
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-15 10:55:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-15 10:55:52 +0100
commit1f8bbc40bc42f162b7b62e0dca5176ba3d0b39a4 (patch)
treeb19a7be5f8a23cdf854c9694f968a531244204d2 /core/iproute2
parent2e3ca4b49391dc8484dd6064828ee42cbe66ed03 (diff)
parenteebfa6ebe1522831767019e496b0c094b2e15a5c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/audex/PKGBUILD community/gimp-ufraw/PKGBUILD community/ogmrip/PKGBUILD community/oss/PKGBUILD community/ruby-gtk2/PKGBUILD community/soundkonverter/PKGBUILD core/iptables/PKGBUILD core/libffi/PKGBUILD extra/clamav/PKGBUILD extra/ecasound/PKGBUILD extra/mariadb/PKGBUILD extra/mesa/PKGBUILD
Diffstat (limited to 'core/iproute2')
-rw-r--r--core/iproute2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/iproute2/PKGBUILD b/core/iproute2/PKGBUILD
index f2bbab89d..26f4be43c 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' 'mips64el')
@@ -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() {