gnu: iproute2: Update to 4.18.0.

* gnu/packages/linux.scm (iproute): Update to 4.18.0.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-14 14:24:34 +02:00
parent b31e67f149
commit 88e1ac17ed
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1199,7 +1199,7 @@ (define-public ebtables
(define-public iproute
(package
(name "iproute2")
(version "4.17.0")
(version "4.18.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -1207,7 +1207,7 @@ (define-public iproute
version ".tar.xz"))
(sha256
(base32
"0vmynikcamfhakvwyk5dsffy0ymgi5mdqiwybdvqfn1ijaq93abg"))))
"0ida5njr9nacg6ym3rjvl3cc9czw0hn4akhzbqf8f4zmjl6cgrm9"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite