소스 검색

jansson: update project URL

Old website redirects to github.

Signed-off-by: Yanase Yuki <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/21279
Signed-off-by: Robert Marko <[email protected]>
Yanase Yuki 2 주 전
부모
커밋
ef6d7ba43f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/libs/jansson/Makefile

+ 1 - 1
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