aboutsummaryrefslogtreecommitdiff
path: root/ports/cjson
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cjson')
-rw-r--r--ports/cjson/CONTROL2
-rw-r--r--ports/cjson/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/cjson/CONTROL b/ports/cjson/CONTROL
index 7029313e3..f8eada28b 100644
--- a/ports/cjson/CONTROL
+++ b/ports/cjson/CONTROL
@@ -1,5 +1,5 @@
Source: cjson
-Version: 1.7.10-1
+Version: 1.7.12
Description: Ultralightweight JSON parser in ANSI C
Feature: utils
diff --git a/ports/cjson/portfile.cmake b/ports/cjson/portfile.cmake
index 7db22d9ae..753c4ed2a 100644
--- a/ports/cjson/portfile.cmake
+++ b/ports/cjson/portfile.cmake
@@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO DaveGamble/cJSON
- REF v1.7.10
- SHA512 f8d7c9fe798b51ec3c69cabe4124d2f6372f0e6d282285e3ca951c58c971a9a520d87550530d750ff7f8055c0b6ff566f237b9af9eb345cf4f4fc4ff8c910740
+ REF v1.7.12
+ SHA512 d767b7261eff3a1a50ea46cc5573f9504f5734a891ea211ad348835bfb4b80acf7f744da2d34bb1fa270cd4d44576c21bc6f52c0604b7e6ffdeb61ecb396b376
HEAD_REF master
PATCHES
fix-install-path.patch