]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libcheck: update HOMEPAGE
authorYi Zhao <yi.zhao@windriver.com>
Wed, 9 Jan 2019 07:19:35 +0000 (15:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jan 2019 10:29:37 +0000 (10:29 +0000)
The project has been moved to GitHub.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libcheck/libcheck_0.12.0.bb

index 3bb48a75a30151ea4fa39bc952b6a6c0acf6357f..94b0dc1bbd1002628577c7b987b486e70e19ae54 100644 (file)
@@ -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+"