From: Fabrice Fontaine Date: Sun, 14 Apr 2019 16:08:56 +0000 (+0200) Subject: package/check: bump to version 0.12 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a9e559ad72bb272d624c622b8137eff7e4751637;p=buildroot.git package/check: bump to version 0.12 Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- diff --git a/package/check/check.hash b/package/check/check.hash index 3c41a96144..ac7fddd462 100644 --- a/package/check/check.hash +++ b/package/check/check.hash @@ -1,4 +1,4 @@ # Locally computed -sha256 24f7a48aae6b74755bcbe964ce8bc7240f6ced2141f8d9cf480bc3b3de0d5616 check-0.11.0.tar.gz +sha256 464201098bee00e90f5c4bdfa94a5d3ead8d641f9025b560a27755a83b824234 check-0.12.0.tar.gz # License files, locally calculated sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 COPYING.LESSER diff --git a/package/check/check.mk b/package/check/check.mk index 047beba635..84b8c5333e 100644 --- a/package/check/check.mk +++ b/package/check/check.mk @@ -4,7 +4,7 @@ # ################################################################################ -CHECK_VERSION = 0.11.0 +CHECK_VERSION = 0.12.0 CHECK_SITE = https://github.com/libcheck/check/releases/download/$(CHECK_VERSION) CHECK_INSTALL_STAGING = YES CHECK_DEPENDENCIES = host-pkgconf