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+"