package/ytree: bump to version 2.00
License is GPL-2.0+ not GPL-2.0 as specified in files that contain license information: tilde.{h,c} and xmalloc.{h,c} Release 2.00 also added a comment about this in CHANGES and README Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
f90905ef41
commit
f3ee9c4337
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 9d14e173183676bfb5da93ff90909547aa19f888504e45058a91f3bbd9d9112d ytree-1.99pl2.tar.gz
|
||||
sha256 da8ecaf8e15f8b0d3077ea88da8db9cd607f72ed2a51e91a24d6ef3ff017c6bf ytree-2.00.tar.gz
|
||||
sha256 eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031 COPYING
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
YTREE_VERSION = 1.99pl2
|
||||
YTREE_VERSION = 2.00
|
||||
YTREE_SITE = https://www.han.de/~werner
|
||||
YTREE_LICENSE = GPL-2.0
|
||||
YTREE_LICENSE = GPL-2.0+
|
||||
YTREE_LICENSE_FILES = COPYING
|
||||
YTREE_DEPENDENCIES = ncurses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user