projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
872075c
)
jsonfilter: fix printing 64bit values
author
Jo-Philipp Wich
<
[email protected]
>
Wed, 1 Jun 2016 14:51:17 +0000
(16:51 +0200)
committer
Jo-Philipp Wich
<
[email protected]
>
Wed, 1 Jun 2016 14:54:04 +0000
(16:54 +0200)
Signed-off-by: Jo-Philipp Wich <
[email protected]
>
package/utils/jsonfilter/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/jsonfilter/Makefile
b/package/utils/jsonfilter/Makefile
index ab14b5f37fa00c11a8f494e5fcfc2b8ec5d63f62..1cddd4978d0aaaf7f820a618328cefd4f3a8c77b 100644
(file)
--- a/
package/utils/jsonfilter/Makefile
+++ b/
package/utils/jsonfilter/Makefile
@@
-1,13
+1,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=jsonfilter
-PKG_VERSION:=2016-0
5-24
+PKG_VERSION:=2016-0
6-01
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/jsonpath.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
596f31e7c6e59685d1c04e91ea01b5982c044459
+PKG_SOURCE_VERSION:=
7151885df6ac2554c07cc6047dde7c4eb253ce87
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1