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:
Ross Burton 2024-04-18 15:04:47 +00:00 committed by Khem Raj
parent aaa039250d
commit 43e00add7d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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"