package/yaml-cpp: bump version to 0.6.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2019-09-29 19:39:53 +02:00 committed by Thomas Petazzoni
parent 65778fb973
commit 68dd5ab1af
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# locally computed
sha256 e4d8560e163c3d875fd5d9e5542b5fd5bec810febdcba61481fe5fc4e6b1fd05 yaml-cpp-0.6.2.tar.gz
sha256 77ea1b90b3718aa0c324207cb29418f5bced2354c2e483a9523d98c3460af1ed yaml-cpp-0.6.3.tar.gz
sha256 aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
YAML_CPP_VERSION = 0.6.2
YAML_CPP_VERSION = 0.6.3
YAML_CPP_SITE = $(call github,jbeder,yaml-cpp,yaml-cpp-$(YAML_CPP_VERSION))
YAML_CPP_INSTALL_STAGING = YES
YAML_CPP_LICENSE = MIT