summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2019-05-10 11:24:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-29 11:27:09 +0200
commit8f9e51ccd19ec309f4d1e3e47228b3b9a8a9d25c (patch)
tree3c252f8d9527a959f3feb4351548783674cde281
parentb358947d85b6b5923a718c9ee212f6c3d157f881 (diff)
downloadptxdist-8f9e51ccd19ec309f4d1e3e47228b3b9a8a9d25c.tar.gz
ptxdist-8f9e51ccd19ec309f4d1e3e47228b3b9a8a9d25c.tar.xz
ncurses: Use 'COPYING' for license file hash
That file came with ncurses 6.0, when the initial license file hash was defined in ptxdist for ncurses 5.9, that file was not yet present. For details on ncurses licensing see: https://invisible-island.net/ncurses/ncurses-license.html Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/ncurses.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/ncurses.make b/rules/ncurses.make
index 1df747983..c2a111cc2 100644
--- a/rules/ncurses.make
+++ b/rules/ncurses.make
@@ -24,8 +24,7 @@ NCURSES_URL := $(call ptx/mirror, GNU, ncurses/$(NCURSES).$(NCURSES_SUFFIX))
NCURSES_SOURCE := $(SRCDIR)/$(NCURSES).$(NCURSES_SUFFIX)
NCURSES_DIR := $(BUILDDIR)/$(NCURSES)
NCURSES_LICENSE := MIT
-NCURSES_LICENSE_FILES := \
- file://include/curses.h.in;startline=2;endline=26;md5=12de1a79061c9246decc146201452dc5
+NCURSES_LICENSE_FILES := file://COPYING;md5=8a241caac0fd66225f7ac2d1b2ef76ac
# ----------------------------------------------------------------------------
# Prepare