diff options
-rw-r--r-- | package/jsoncpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jsoncpp/Makefile b/package/jsoncpp/Makefile index 496319bb9..49d650e19 100644 --- a/package/jsoncpp/Makefile +++ b/package/jsoncpp/Makefile @@ -4,7 +4,7 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= jsoncpp -PKG_VERSION:= 9cb88d2ca66af19c53a98843d159cc1d32ebaec6 +PKG_VERSION:= 2f227cb122584989a61278e93f9a26b1a7e3d1bf PKG_GIT:= hash PKG_RELEASE:= 1 PKG_DESCR:= c++ library for json |