From: Yanase Yuki Date: Thu, 25 Dec 2025 04:06:07 +0000 (+0900) Subject: jansson: update project URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef6d7ba43fbc8a6121a711ded1ecb5be8f43177f;p=thirdparty%2Fopenwrt.git jansson: update project URL Old website redirects to github. Signed-off-by: Yanase Yuki Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko --- diff --git a/package/libs/jansson/Makefile b/package/libs/jansson/Makefile index fb1c46907bd..0333dc0f9a2 100644 --- a/package/libs/jansson/Makefile +++ b/package/libs/jansson/Makefile @@ -35,7 +35,7 @@ define Package/jansson SECTION:=libs CATEGORY:=Libraries TITLE:=Jansson library - URL:=http://www.digip.org/jansson/ + URL:=https://github.com/akheron/jansson ABI_VERSION:=4 endef