projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7772a95
)
jansson: update project URL
author
Yanase Yuki
<dev@zpc.st>
Thu, 25 Dec 2025 04:06:07 +0000
(13:06 +0900)
committer
Robert 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
patch
|
blob
|
history
diff --git
a/package/libs/jansson/Makefile
b/package/libs/jansson/Makefile
index fb1c46907bd67a82e680e45efa802a17dd693633..0333dc0f9a24588543810455f8760457b58567a7 100644
(file)
--- 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:=http
s://github.com/akheron/jansson
ABI_VERSION:=4
endef