From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] slang: Update to version 2.3.2
Date: Tue, 28 Sep 2021 23:21:39 +0200 [thread overview]
Message-ID: <20210928212139.2804240-1-adolf.belka@ipfire.org> (raw)
[-- 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
reply other threads:[~2021-09-28 21:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210928212139.2804240-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox