diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-09-04 02:14:10 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-09-04 02:14:10 +0900 |
| commit | a2e2eb1590d23df406152313ac530a1ddd2175a3 (patch) | |
| tree | e3fbd854f7cfd8f74bed6b7fde601aca53f5a1ff /internal | |
| parent | 5cc5fbebb943dff3d56f9f5ef2ac934d4c41c3a9 (diff) | |
internal/rosa/package/iproute2: 7.1.0 to 7.2.0
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/package/iproute2.az | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/package/iproute2.az b/internal/rosa/package/iproute2.az index 3a5829df..2a31fc4b 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.1.0"; + version# = "7.2.0"; source = remoteTar { url = "https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/"+ "snapshot/iproute2-"+version+".tar.gz"; - checksum = "yc6NdF6GtFUpKtKg6xwF_yxYGyj0eqFQW8RGsgBzKrOiVlE2bpVQlfeZf_ca5wJL"; + checksum = "VECMJeSm-lHWpyJqnI-1CeHFejAgi_mb8LJjMGIx5rqww6AlZii3g_tUGPLu4npo"; compress = gzip; }; |
