The project has been moved to GitHub. Signed-off-by: Yi Zhao <[email protected]> --- meta/recipes-support/libcheck/libcheck_0.12.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libcheck/libcheck_0.12.0.bb b/meta/recipes-support/libcheck/libcheck_0.12.0.bb index 3bb48a7..94b0dc1 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+" -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
