gnu: iproute2: Update to 4.16.0.

* gnu/packages/linux.scm (iproute): Update to 4.16.0.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-04 03:31:10 +02:00
parent 2d11acb61c
commit 689d53fa49
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1208,7 +1208,7 @@ (define-public ebtables
(define-public iproute
(package
(name "iproute2")
(version "4.15.0")
(version "4.16.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -1216,7 +1216,7 @@ (define-public iproute
version ".tar.xz"))
(sha256
(base32
"0mc3g4kj7h3jhwz2b2gdf41gp6bhqn7axh4mnyvhkdnpk5m63m28"))))
"02pfalg319jpbjz273ph725br8dnkzpfvi98azi9yd6p1w128p0c"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite