From: Fabrice Fontaine Date: Thu, 10 Jan 2019 17:59:53 +0000 (+0100) Subject: package/gnuchess: license is GPL-3.0+, not GPL-2.0+ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ef25d13fc7c9769de6a5ea0f45e83510821fe3e5;p=buildroot.git package/gnuchess: license is GPL-3.0+, not GPL-2.0+ gnuchess is licensed under GPL-3.0+ not GPL-2.0+, also add hash for license file Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/gnuchess/gnuchess.hash b/package/gnuchess/gnuchess.hash index 064a845eda..e0a1c4c418 100644 --- a/package/gnuchess/gnuchess.hash +++ b/package/gnuchess/gnuchess.hash @@ -1,2 +1,3 @@ # sha256 locally computed sha256 3c425c0264f253fc5cc2ba969abe667d77703c728770bd4b23c456cbe5e082ef gnuchess-6.2.4.tar.gz +sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING diff --git a/package/gnuchess/gnuchess.mk b/package/gnuchess/gnuchess.mk index 1465ab0a00..0abdab5ba5 100644 --- a/package/gnuchess/gnuchess.mk +++ b/package/gnuchess/gnuchess.mk @@ -6,7 +6,7 @@ GNUCHESS_VERSION = 6.2.4 GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess -GNUCHESS_LICENSE = GPL-2.0+ +GNUCHESS_LICENSE = GPL-3.0+ GNUCHESS_LICENSE_FILES = COPYING GNUCHESS_DEPENDENCIES = host-flex flex