diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/libcheck/libcheck_0.12.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
1 | SUMMARY = "Check - unit testing framework for C code" | 1 | SUMMARY = "Check - unit testing framework for C code" |
2 | HOMEPAGE = "http://check.sourceforge.net/" | 2 | HOMEPAGE = "https://libcheck.github.io/check/" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | 4 | ||
5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPLv2.1+" |