1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

libcheck: update HOMEPAGE

The project has been moved to GitHub.

(From OE-Core rev: 81d8bac04a52b62705318e42d93fd90285ef9266)

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Yi Zhao
2019-01-09 15:19:35 +08:00
committed by Richard Purdie
parent 348f6b0b61
commit 21360dd971
@@ -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+"