gnu: iproute: Update to 4.12.0.

* gnu/packages/linux.scm (iproute): Update to 4.12.0.
This commit is contained in:
Tobias Geerinckx-Rice 2017-07-06 15:57:16 +02:00
parent d3f52500f3
commit 856f68786f
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -1120,7 +1120,7 @@ (define-public ebtables
(define-public iproute
(package
(name "iproute2")
(version "4.11.0")
(version "4.12.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -1128,7 +1128,7 @@ (define-public iproute
version ".tar.xz"))
(sha256
(base32
"09l0phf09mw17bn3xlzfr80sbhw14mq8xv28iz5x15m6pll10rvj"))))
"0zdxdsxyaazl85xhwskvsmpyzwf5qp21cvjsi1lw3xnrc914q2if"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite