summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRosen Penev2018-07-29 07:26:29 +0000
committerMatthias Schiffer2018-09-03 22:00:38 +0000
commitc571627a25c3b8e5c3c9feef894df5b02bf5aeab (patch)
tree7f53589e984e6e6e37e7895a749b0623c711c926
parent0320fea968e30c326db04b8a0283404cc281fa70 (diff)
downloadopenwrt-c571627a25c3b8e5c3c9feef894df5b02bf5aeab.tar.gz
libjson-c: Update package URL
Found through UScan. Signed-off-by: Rosen Penev <rosenp@gmail.com> (cherry picked from commit 31f87ebcb25b4d266faaf347073f1913740a5891)
-rw-r--r--package/libs/libjson-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libjson-c/Makefile b/package/libs/libjson-c/Makefile
index a9a177e5a2..fd785cdb5e 100644
--- a/package/libs/libjson-c/Makefile
+++ b/package/libs/libjson-c/Makefile
@@ -36,7 +36,7 @@ define Package/libjson-c
SECTION:=libs
CATEGORY:=Libraries
TITLE:=javascript object notation
- URL:=http://oss.metaparadigm.com/json-c/
+ URL:=https://json-c.github.io/json-c/
endef
define Package/libjson-c/description