Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix-linux.su> 2024-12-16 22:24:40 +0300 committer: kx <kx@radix-linux.su> 2024-12-16 22:24:40 +0300 commit: 9549ac7d6c7acd9b35c7cd1a30c3d2d3cc888f2d parent: 08134ce1864a22e381e18690af0f4b35dc5a9a2d
Commit Summary:
wget,wget2
Diffstat:
2 files changed, 2 insertions, 2 deletions
diff --git a/GNU/wget/Makefile b/GNU/wget/Makefile
index d6efa19..399f30e 100644
--- a/GNU/wget/Makefile
+++ b/GNU/wget/Makefile
@@ -10,7 +10,7 @@
 
 url         = https://ftp.gnu.org/gnu/wget
 
-versions    = 1.20.3 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.24.5
+versions    = 1.20.3 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.24.5 1.25.0
 
 pkgname     = wget
 suffix      = tar.xz
diff --git a/GNU/wget2/Makefile b/GNU/wget2/Makefile
index 13c7296..5fff79a 100644
--- a/GNU/wget2/Makefile
+++ b/GNU/wget2/Makefile
@@ -10,7 +10,7 @@
 
 url         = https://ftp.gnu.org/gnu/wget
 
-versions    = 2.0.1 2.1.0
+versions    = 2.0.1 2.1.0 2.2.0
 
 pkgname     = wget2
 suffix      = tar.xz