[openwrt/openwrt] jansson: update project URL
LEDE Commits
lede-commits at lists.infradead.org
Fri Jan 2 09:07:11 PST 2026
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ef6d7ba43fbc8a6121a711ded1ecb5be8f43177f
commit ef6d7ba43fbc8a6121a711ded1ecb5be8f43177f
Author: Yanase Yuki <dev at zpc.st>
AuthorDate: Thu Dec 25 13:06:07 2025 +0900
jansson: update project URL
Old website redirects to github.
Signed-off-by: Yanase Yuki <dev at zpc.st>
Link: https://github.com/openwrt/openwrt/pull/21279
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
package/libs/jansson/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/libs/jansson/Makefile b/package/libs/jansson/Makefile
index fb1c46907b..0333dc0f9a 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
More information about the lede-commits
mailing list