internal/rosa/package/iproute2: 7.0.0 to 7.1.0
Test / Create distribution (push) Successful in 1m32s
Test / Sandbox (race detector) (push) Successful in 12m33s
Test / ShareFS (push) Successful in 12m31s
Test / Hakurei (push) Successful in 13m42s
Test / Hakurei (race detector) (push) Successful in 15m15s
Test / Sandbox (push) Successful in 1m55s
Test / Flake checks (push) Successful in 1m30s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-06-16 21:48:04 +09:00
parent 5f49127120
commit 5b5c096d31
+2 -2
View File
@@ -3,11 +3,11 @@ package iproute2 {
website = "https://wiki.linuxfoundation.org/networking/iproute2";
anitya = 1392;
version# = "7.0.0";
version# = "7.1.0";
source = remoteTar {
url = "https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/"+
"snapshot/iproute2-"+version+".tar.gz";
checksum = "6SNrMEKYMO-Nt4u_Ni-qOnBpzuokkf515ya-75l6APNbZwihXy8Utv1snbUpHx3T";
checksum = "yc6NdF6GtFUpKtKg6xwF_yxYGyj0eqFQW8RGsgBzKrOiVlE2bpVQlfeZf_ca5wJL";
compress = gzip;
};