Date: Tuesday, August 14, 2012 @ 14:55:40
  Author: ronald
Revision: 165267

upgpkg: iproute2 3.5.1-1

upstream fix for FS#31052: 'ip addr' no longer shows ip address

Modified:
  iproute2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-08-14 18:43:18 UTC (rev 165266)
+++ PKGBUILD    2012-08-14 18:55:40 UTC (rev 165267)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <jvi...@zeroflux.org>
 
 pkgname=iproute2
-pkgver=3.5.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc="IP Routing Utilities"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
        '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=('a78f6bbbb21a1932315baf7be2f3f1d6e6c5ed62'
+sha1sums=('461f3e97d84264a597176de3ba94633114959df5'
           '35b8cf2dc94b73eccad427235c07596146cd6f6c')
 
 build() {

Reply via email to