aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2014-01-08 22:01:55 +0000
committerJo-Philipp Wich <jow@openwrt.org>2014-01-08 22:01:55 +0000
commit6dcf8788646667921921da3c730ad47232186db0 (patch)
tree655e3bbeb2d96ef19a66db5ec11ee9bfdd3b918a /package
parent5c3cb628f829c321ded658da1f0dbf74c93652a9 (diff)
downloadupstream-6dcf8788646667921921da3c730ad47232186db0.tar.gz
upstream-6dcf8788646667921921da3c730ad47232186db0.tar.bz2
upstream-6dcf8788646667921921da3c730ad47232186db0.zip
jsonpath: make output in non-export mode more shell friendly
SVN-Revision: 39211
Diffstat (limited to 'package')
-rw-r--r--package/utils/jsonpath/Makefile4
1 files changed, 2 insertions, 2 deletions
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