gnu: iproute2: Upgrade to 3.12.0.

* gnu/packages/linux.scm (iproute): Upgrade to 3.12.0.
This commit is contained in:
Ludovic Courtès 2013-11-25 18:51:24 +01:00
parent 2e1f5bcac1
commit 5fd7f3e015

View file

@ -553,7 +553,7 @@ (define-public iptables
(define-public iproute
(package
(name "iproute2")
(version "3.8.0")
(version "3.12.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -561,7 +561,7 @@ (define-public iproute
version ".tar.xz"))
(sha256
(base32
"0kqy30wz2krbg4y7750hjq5218hgy2vj9pm5qzkn1bqskxs4b4ap"))))
"04gi11gh087bg2nlxhj0lxrk8l9qxkpr88nsiil23917bm3h1xj4"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite