aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-06-16 21:48:04 +0900
committerOphestra <cat@gensokyo.uk>2026-06-16 21:48:04 +0900
commit5b5c096d31948db5f6288c19097861c8610f8348 (patch)
treedca7f073f412740246a100d180499178893cfdf2
parent5f49127120d88030969c283aa70af4691e2d85b2 (diff)
internal/rosa/package/iproute2: 7.0.0 to 7.1.0
Signed-off-by: Ophestra <cat@gensokyo.uk>
-rw-r--r--internal/rosa/package/iproute2.az4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/package/iproute2.az b/internal/rosa/package/iproute2.az
index d6d99b61..2804ebab 100644
--- a/internal/rosa/package/iproute2.az
+++ b/internal/rosa/package/iproute2.az
@@ -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;
};