From: Yi Zhao Date: Wed, 9 Jan 2019 07:19:35 +0000 (+0800) Subject: libcheck: update HOMEPAGE X-Git-Tag: uninative-2.4~667 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=81d8bac04a52b62705318e42d93fd90285ef9266;p=openembedded-core.git libcheck: update HOMEPAGE The project has been moved to GitHub. Signed-off-by: Yi Zhao Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libcheck/libcheck_0.12.0.bb b/meta/recipes-support/libcheck/libcheck_0.12.0.bb index 3bb48a75a3..94b0dc1bbd 100644 --- a/meta/recipes-support/libcheck/libcheck_0.12.0.bb +++ b/meta/recipes-support/libcheck/libcheck_0.12.0.bb @@ -1,5 +1,5 @@ SUMMARY = "Check - unit testing framework for C code" -HOMEPAGE = "http://check.sourceforge.net/" +HOMEPAGE = "https://libcheck.github.io/check/" SECTION = "devel" LICENSE = "LGPLv2.1+"