From: Bernd Kuhls Date: Tue, 14 Apr 2020 16:36:31 +0000 (+0200) Subject: package/check: bump version to 0.14.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0fa2e4e2f08a1cd4304ca442e4bfba3727fbfbb;p=buildroot.git package/check: bump version to 0.14.0 Release notes: https://github.com/libcheck/check/releases/tag/0.14.0 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/check/check.hash b/package/check/check.hash index 291b5d095e..52839a68b4 100644 --- a/package/check/check.hash +++ b/package/check/check.hash @@ -1,4 +1,4 @@ # Locally computed -sha256 c4336b31447acc7e3266854f73ec188cdb15554d0edd44739631da174a569909 check-0.13.0.tar.gz +sha256 bd0f0ca1be65b70238b32f8e9fe5d36dc2fbf7a759b7edf28e75323a7d74f30b check-0.14.0.tar.gz # License files, locally calculated sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 COPYING.LESSER diff --git a/package/check/check.mk b/package/check/check.mk index b02136dcb2..6bec07adbd 100644 --- a/package/check/check.mk +++ b/package/check/check.mk @@ -4,7 +4,7 @@ # ################################################################################ -CHECK_VERSION = 0.13.0 +CHECK_VERSION = 0.14.0 CHECK_SITE = https://github.com/libcheck/check/releases/download/$(CHECK_VERSION) CHECK_INSTALL_STAGING = YES CHECK_DEPENDENCIES = host-pkgconf