Explorar o código

jsonfilter: update makefile url

Specify URL as PKG_SOURCE_URL in the jsonfilter Makefile.

Signed-off-by: Vladislav Grigoryev <[email protected]>
Vladislav Grigoryev %!s(int64=4) %!d(string=hai) anos
pai
achega
abd18bd033
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/utils/jsonfilter/Makefile

+ 1 - 1
package/utils/jsonfilter/Makefile

@@ -21,7 +21,7 @@ define Package/jsonfilter
   CATEGORY:=Base system
   CATEGORY:=Base system
   DEPENDS:=+libubox +libjson-c
   DEPENDS:=+libubox +libjson-c
   TITLE:=OpenWrt JSON filter utility
   TITLE:=OpenWrt JSON filter utility
-  URL:=http://git.openwrt.org/?p=project/jsonpath.git
+  URL:=$(PKG_SOURCE_URL)
 endef
 endef
 
 
 define Package/jsonfilter/install
 define Package/jsonfilter/install