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> 2025-03-03 02:47:38 +0300 committer: kx <kx@radix-linux.su> 2025-03-03 02:47:38 +0300 commit: 29c5846cc142c4ec3ddedaf68a48c00b2dc5ed01 parent: 934e69ce45812a16ec9194d49840f1d2175bcb39
Commit Summary:
libtirpc-1.3.6, libnsl-2.0.1
Diffstat:
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/n/libnsl/Makefile b/packages/n/libnsl/Makefile
index 591d86f..21674d3 100644
--- a/packages/n/libnsl/Makefile
+++ b/packages/n/libnsl/Makefile
@@ -19,7 +19,7 @@ repo_name  = libnsl
 pkg_name   = libnsl
 suffix     = tar.xz
 
-versions   = 1.3.0 2.0.0
+versions   = 1.3.0 2.0.0 2.0.1
 
 # List of tags to be extracted:
 TAGS       = $(addprefix v, $(versions))
diff --git a/packages/n/libtirpc/Makefile b/packages/n/libtirpc/Makefile
index bba7219..be73709 100644
--- a/packages/n/libtirpc/Makefile
+++ b/packages/n/libtirpc/Makefile
@@ -10,7 +10,7 @@
 
 url         = https://downloads.sourceforge.net/sourceforge/libtirpc
 
-versions    = 0.2.3 0.2.4 0.3.2 1.0.1 1.1.4 1.3.1 1.3.3
+versions    = 0.2.3 0.2.4 0.3.2 1.0.1 1.1.4 1.3.1 1.3.3 1.3.6
 
 pkg_name    = libtirpc
 suffix      = tar.bz2