Radix cross Linux 3pp sources

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

424 Commits   0 Branches   0 Tags
author: kx <kx@radix-linux.su> 2025-02-19 18:58:57 +0300 committer: kx <kx@radix-linux.su> 2025-02-19 18:58:57 +0300 commit: 30aee60d72718c17f4e7faee00304f80089f625e parent: 338fbc36fd605edb87ef50ce07444911f965a618
Commit Summary:
binutils-2.44, glibc-2.41, gdb-16.2
Diffstat:
3 files changed, 3 insertions, 3 deletions
diff --git a/GNU/binutils/Makefile b/GNU/binutils/Makefile
index a3ff84c..ec9fc03 100644
--- a/GNU/binutils/Makefile
+++ b/GNU/binutils/Makefile
@@ -11,7 +11,7 @@ url         = https://ftp.gnu.org/gnu/binutils
 
 versions    = 2.28.1 2.29 2.29.1
 versions   += 2.30 2.31 2.31.1 2.32 2.33.1 2.34 2.35 2.35.1 2.36 2.36.1 2.37 2.38 2.39
-versions   += 2.40 2.42 2.43 2.43.1
+versions   += 2.40 2.42 2.43 2.43.1 2.44
 
 pkgname     = binutils
 suffix      = tar.xz
diff --git a/GNU/gdb/Makefile b/GNU/gdb/Makefile
index 55ba026..9542f21 100644
--- a/GNU/gdb/Makefile
+++ b/GNU/gdb/Makefile
@@ -10,7 +10,7 @@
 url         = https://ftp.gnu.org/gnu/gdb
 
 versions    = 7.9 7.10.1 7.11 8.0 8.1.1 8.2 8.2.1 8.3 8.3.1 9.1 9.2 10.1 10.2 11.1 11.2 12.1 13.1 13.2
-versions   += 14.1 14.2 15.1 15.2
+versions   += 14.1 14.2 15.1 15.2 16.1 16.2
 
 pkgname     = gdb
 suffix      = tar.xz
diff --git a/GNU/glibc/Makefile b/GNU/glibc/Makefile
index 33836c9..348c476 100644
--- a/GNU/glibc/Makefile
+++ b/GNU/glibc/Makefile
@@ -10,7 +10,7 @@
 url         = https://ftp.gnu.org/gnu/glibc
 
 versions    = 2.21 2.22 2.23 2.24 2.25 2.26 2.27 2.28 2.30 2.31 2.32 2.33 2.34 2.35 2.36 2.37 2.39
-versions   += 2.40
+versions   += 2.40 2.41
 
 pkgname     = glibc
 suffix      = tar.xz