gnu: iproute2: Update to 6.4.0.

* gnu/packages/linux.scm (iproute): Update to 6.4.0.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-02 02:00:01 +02:00 committed by Ludovic Courtès
parent df14cacca9
commit 85662a15a8
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -3370,7 +3370,7 @@ (define-public ebtables
(define-public iproute
(package
(name "iproute2")
(version "6.0.0")
(version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -3378,7 +3378,7 @@ (define-public iproute
version ".tar.xz"))
(sha256
(base32
"02jq36p7py8zs8s8jj49ap82sgf5wi5yfbgsfiirkv1awzlkjcaj"))))
"0wm2g70vfhnf8wb6py3zmzwxp4zv1icny1pvkwaxmr67rggbhlac"))))
(build-system gnu-build-system)
(arguments
(list