From: Jo-Philipp Wich Date: Thu, 19 Jun 2014 15:30:59 +0000 (+0000) Subject: jsonfilter: implement custom separators and support limiting the results, fix handlin... X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1d9497292575b5c0ada993073b1f4b00bcf66e28;p=openwrt%2Fstaging%2Fwigyori.git jsonfilter: implement custom separators and support limiting the results, fix handling of negative array indices Signed-off-by: Jo-Philipp Wich SVN-Revision: 41280 --- diff --git a/package/utils/jsonfilter/Makefile b/package/utils/jsonfilter/Makefile index c8d6b21ff9..cd154d25d3 100644 --- a/package/utils/jsonfilter/Makefile +++ b/package/utils/jsonfilter/Makefile @@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=http://git.openwrt.org/project/jsonpath.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=afa3a10096e6d3ad50dc9d8250f40d8f23a9ad42 +PKG_SOURCE_VERSION:=cdc760c58077f44fc40adbbe41e1556a67c1b9a9 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1