summaryrefslogtreecommitdiff
path: root/package/jsoncpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/jsoncpp/Makefile')
-rw-r--r--package/jsoncpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/jsoncpp/Makefile b/package/jsoncpp/Makefile
index 9c8743de7..ce926a17e 100644
--- a/package/jsoncpp/Makefile
+++ b/package/jsoncpp/Makefile
@@ -5,6 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= jsoncpp
PKG_VERSION:= 9cb88d2ca66af19c53a98843d159cc1d32ebaec6
+PKG_GIT:= hash
PKG_RELEASE:= 1
PKG_DESCR:= c++ library for json
PKG_SECTION:= libs/misc