]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
jansson: update project URL
authorYanase Yuki <dev@zpc.st>
Thu, 25 Dec 2025 04:06:07 +0000 (13:06 +0900)
committerRobert Marko <robimarko@gmail.com>
Fri, 2 Jan 2026 17:07:02 +0000 (18:07 +0100)
Old website redirects to github.

Signed-off-by: Yanase Yuki <dev@zpc.st>
Link: https://github.com/openwrt/openwrt/pull/21279
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/jansson/Makefile

index fb1c46907bd67a82e680e45efa802a17dd693633..0333dc0f9a24588543810455f8760457b58567a7 100644 (file)
@@ -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