Radix cross Linux 3pp sources

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

343 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2024-02-24 14:38:27 +0300 committer: kx <kx@radix.pro> 2024-02-24 14:38:27 +0300 commit: c5bb06a9da5d72e95adc21d5ed80065a7d1b4ac1 parent: 5110bcf57fe5d73335f6be0d2889ac7a8238dc17
Commit Summary:
wget: 1.21.4, 2.1.0
Diffstat:
2 files changed, 2 insertions, 2 deletions
diff --git a/GNU/wget/Makefile b/GNU/wget/Makefile
index ca2924c..7e1bd28 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
+versions    = 1.20.3 1.21 1.21.1 1.21.2 1.21.3 1.21.4
 
 pkgname     = wget
 suffix      = tar.xz
diff --git a/GNU/wget2/Makefile b/GNU/wget2/Makefile
index 25d106a..13c7296 100644
--- a/GNU/wget2/Makefile
+++ b/GNU/wget2/Makefile
@@ -10,7 +10,7 @@
 
 url         = https://ftp.gnu.org/gnu/wget
 
-versions    = 2.0.1
+versions    = 2.0.1 2.1.0
 
 pkgname     = wget2
 suffix      = tar.xz