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:15:27 +0300 committer: kx <kx@radix-linux.su> 2024-12-16 22:15:27 +0300 commit: a3914a20eeb8c227de1243b076605afbca62c951 parent: 014c1a6dd6ecd2b4881f6a3c381b78fe3dff0034
Commit Summary:
ncurses-6.5-20241214
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/GNU/ncurses/6.5/Makefile b/GNU/ncurses/6.5/Makefile
index 6cc2f37..ed92d86 100644
--- a/GNU/ncurses/6.5/Makefile
+++ b/GNU/ncurses/6.5/Makefile
@@ -22,7 +22,8 @@ sha1s       = $(addsuffix .sha1sum, $(tarballs))
 
 dates       = 20240504 20240511 20240518 20240519 20240525 20240601 20240608 20240615
 dates      += 20240622 20240629 20240706 20240713 20240720 20240727 20240810 20240817
-dates      += 20240824 20240831
+dates      += 20240824 20240831 20240914 20240922 20240928 20241006 20241019 20241026
+dates      += 20241102 20241109 20241123 20241130 20241207 20241214
 
 psuffix     = patch.gz
 patches     = $(addprefix $(downloads)/, $(addsuffix .$(psuffix), $(addprefix $(pkgname)-$(version)-, $(dates))))