diff options
author | root <root@rshg054.dnsready.net> | 2012-08-06 00:02:23 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-06 00:02:23 +0000 |
commit | 5cb978c42b6c6444161fa41121ea5f07579404bc (patch) | |
tree | 8df32941b47d164ce5c0d12f082337989195a3a7 /testing/iproute2 | |
parent | 9b4356a4ce894946739f7fff9411f62be0fbc122 (diff) |
Mon Aug 6 00:02:23 UTC 2012
Diffstat (limited to 'testing/iproute2')
-rw-r--r-- | testing/iproute2/PKGBUILD | 8 |
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() { |