From: jow Date: Wed, 8 Jan 2014 22:01:55 +0000 (+0000) Subject: jsonpath: make output in non-export mode more shell friendly X-Git-Tag: fast2504n-3.10.28-merged~383 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=1f17399dc75f0e58d3b2ecb7d6498e3088336834;p=openwrt.git jsonpath: make output in non-export mode more shell friendly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39211 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/utils/jsonpath/Makefile b/package/utils/jsonpath/Makefile index 9e44cf27a5..44c5e32e2e 100644 --- a/package/utils/jsonpath/Makefile +++ b/package/utils/jsonpath/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=jsonpath -PKG_VERSION:=2014-01-02 +PKG_VERSION:=2014-01-08 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://git.openwrt.org/project/jsonpath.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=325454c60f282994cf79c69d49edbcea53f2e924 +PKG_SOURCE_VERSION:=f1e3aeb2526ea28db34c7bc714277c1dff26e5fc PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz CMAKE_INSTALL:=1