gnu: iproute2: Update to 4.11.0.

* gnu/packages/linux.scm (iproute): Update to 4.11.0.
This commit is contained in:
Marius Bakke 2017-06-05 12:34:57 +00:00
parent 9cf9f7a886
commit 025817a558
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1043,7 +1043,7 @@ (define-public iptables
(define-public iproute
(package
(name "iproute2")
(version "4.10.0")
(version "4.11.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -1051,7 +1051,7 @@ (define-public iproute
version ".tar.xz"))
(sha256
(base32
"1a59y1zkddvr7z0lh2y9iasbh9wpfc1n39p56xcd6jkhzk0y3c92"))))
"09l0phf09mw17bn3xlzfr80sbhw14mq8xv28iz5x15m6pll10rvj"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite