Skip to content
Snippets Groups Projects
Commit abd18bd0 authored by Vladislav Grigoryev's avatar Vladislav Grigoryev Committed by Petr Štetiar
Browse files

jsonfilter: update makefile url


Specify URL as PKG_SOURCE_URL in the jsonfilter Makefile.

Signed-off-by: default avatarVladislav Grigoryev <vg.aetera@gmail.com>
parent 7774b860
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ define Package/jsonfilter ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment