mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
yajl: set correct homepage
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
aaa039250d
commit
43e00add7d
@ -3,7 +3,7 @@ SUMMARY = "Yet Another JSON Library."
|
||||
DESCRIPTION = "YAJL is a small event-driven (SAX-style) JSON parser \
|
||||
written in ANSI C, and a small validating JSON generator."
|
||||
|
||||
HOMEPAGE = "http://lloyd.github.com/yajl/"
|
||||
HOMEPAGE = "https://lloyd.github.io/yajl/"
|
||||
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=39af6eb42999852bdd3ea00ad120a36d"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user