Message ID | 67230ec57b01215c518861cb93008f2d0b6740ca.1358942978.git.paul.eggleton@linux.intel.com |
---|---|
State | Accepted |
Commit | 5ec82dd8479edf2e2a703b9a01750a9869c17cb5 |
Headers | show |
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.9.bb b/meta/recipes-support/libcheck/libcheck_0.9.9.bb index f3fa546..64bc714 100644 --- a/meta/recipes-support/libcheck/libcheck_0.9.9.bb +++ b/meta/recipes-support/libcheck/libcheck_0.9.9.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Check Test Framework" -HOMEPAGE = "http://gitorious.org/opensuse/zypper" +HOMEPAGE = "http://check.sourceforge.net/" SECTION = "devel" LICENSE = "LGPLv2.1+"
This was pointing to the zypper homepage, presumably a copy-paste error. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> --- meta/recipes-support/libcheck/libcheck_0.9.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)