package/ncurses: use COPYING as license file instead of README
authorThomas Huth <huth@tuxfamily.org>
Fri, 20 Sep 2019 19:32:36 +0000 (21:32 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 21 Sep 2019 21:07:00 +0000 (23:07 +0200)
The recent versions of ncurses now have the license information in a
separate file called COPYING.

Signed-off-by: Thomas Huth <huth@tuxfamily.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ncurses/ncurses.hash
package/ncurses/ncurses.mk

index cb6ef6b863ab39073883f981300d04e3b34016b1..123256bf944af5f3c130a7a90523675e9a8fc0c3 100644 (file)
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
 sha256 aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17        ncurses-6.1.tar.gz
 # Locally computed
-sha256 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e  README
+sha256 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9        COPYING
index e27598bd4261b034c7ac65d17e34a9140b6f233f..12fb9812e77f18032ec5665492cf3a19303ea63f 100644 (file)
@@ -9,7 +9,7 @@ NCURSES_SITE = $(BR2_GNU_MIRROR)/ncurses
 NCURSES_INSTALL_STAGING = YES
 NCURSES_DEPENDENCIES = host-ncurses
 NCURSES_LICENSE = MIT with advertising clause
-NCURSES_LICENSE_FILES = README
+NCURSES_LICENSE_FILES = COPYING
 NCURSES_CONFIG_SCRIPTS = ncurses$(NCURSES_LIB_SUFFIX)6-config
 
 NCURSES_CONF_OPTS = \