ncurses: Update to version 6.3

- Update from 6.2 to 6.3
- Update of rootfile
- Changelog is too large to include here (~800 lines)
   Full details can be found in the NEWS file in the source tarball.
   Around 10 bug fixes included in this release.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-11-28 23:16:41 +01:00
committed by Peter Müller
parent c1bed06c95
commit 3a7fd61b3d
2 changed files with 53 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 6.2
VER = 6.3
THISAPP = ncurses-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -58,7 +58,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e812da327b1c2214ac1aed440ea3ae8d
$(DL_FILE)_MD5 = a2736befde5fee7d2b7eb45eb281cdbe
install : $(TARGET)