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.pro> 2024-12-04 18:22:59 +0300 committer: kx <kx@radix.pro> 2024-12-04 18:22:59 +0300 commit: e12276ad22d676a29eb6f9bc15f831e4bf70ed3a parent: a209c39bfe945830107274d78556cbab27610b29
Commit Summary:
xz-5.6.3, lz4-1.10.0
Diffstat:
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/a/xz/Makefile b/packages/a/xz/Makefile
index 0362036..4678637 100644
--- a/packages/a/xz/Makefile
+++ b/packages/a/xz/Makefile
@@ -17,7 +17,7 @@ url         = https://git.tukaani.org
 
 repo_name   = xz
 
-versions    = 5.2.3 5.2.4 5.2.5 5.2.7 5.2.11 5.4.2
+versions    = 5.2.3 5.2.4 5.2.5 5.2.7 5.2.11 5.4.2 5.6.3
 suffix      = tar.xz
 
 TAGS        = $(versions)
diff --git a/packages/l/lz4/Makefile b/packages/l/lz4/Makefile
index e844bd4..e3c2f9c 100644
--- a/packages/l/lz4/Makefile
+++ b/packages/l/lz4/Makefile
@@ -13,7 +13,7 @@ url         = https://github.com/lz4/lz4.git
 
 repo_name   = lz4
 
-versions    = 1.9.2 1.9.3 1.9.4
+versions    = 1.9.2 1.9.3 1.9.4 1.10.0
 
 suffix      = tar.xz