public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] slang: Update to version 2.3.2
@ 2021-09-28 21:21 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-09-28 21:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1761 bytes --]

- Update from 2.3.0 to 2.3.2
- Update rootfile
- Changelog is too large to include here. Details can be found in the changes.txt file in
   the source tarball.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/common/slang | 6 +++++-
 lfs/slang                     | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/common/slang b/config/rootfiles/common/slang
index 71802d443..072e1baf4 100644
--- a/config/rootfiles/common/slang
+++ b/config/rootfiles/common/slang
@@ -4,7 +4,7 @@
 #usr/include/slcurses.h
 #usr/lib/libslang.so
 usr/lib/libslang.so.2
-usr/lib/libslang.so.2.3.0
+usr/lib/libslang.so.2.3.2
 #usr/lib/pkgconfig/slang.pc
 #usr/lib/slang
 #usr/lib/slang/v2
@@ -158,6 +158,10 @@ usr/lib/slang/v2/modules/zlib-module.so
 #usr/share/slsh/slsmg.sl
 #usr/share/slsh/socket.sl
 #usr/share/slsh/stats.sl
+#usr/share/slsh/statslib
+#usr/share/slsh/statslib/ad_test.sl
+#usr/share/slsh/statslib/ks_test.sl
+#usr/share/slsh/statslib/kuiper.sl
 #usr/share/slsh/stkcheck.sl
 #usr/share/slsh/structfuns.sl
 #usr/share/slsh/sysconf.sl
diff --git a/lfs/slang b/lfs/slang
index a4ff3a1e3..1166d2d3a 100644
--- a/lfs/slang
+++ b/lfs/slang
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 2.3.0
+VER        = 2.3.2
 
 THISAPP    = slang-$(VER)
-DL_FILE    = $(THISAPP).tar.gz
+DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 80f4e64189b6f28fd420b829b44a6723
+$(DL_FILE)_MD5 = c2d5a7aa0246627da490be4e399c87cb
 
 install : $(TARGET)
 
-- 
2.33.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-28 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 21:21 [PATCH] slang: Update to version 2.3.2 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox