mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
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:
committed by
Peter Müller
parent
c1bed06c95
commit
3a7fd61b3d
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user