aboutsummaryrefslogtreecommitdiff
path: root/ports/parson
diff options
context:
space:
mode:
Diffstat (limited to 'ports/parson')
-rw-r--r--ports/parson/CONTROL2
-rw-r--r--ports/parson/portfile.cmake4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/parson/CONTROL b/ports/parson/CONTROL
index e97403221..278cdc28d 100644
--- a/ports/parson/CONTROL
+++ b/ports/parson/CONTROL
@@ -1,3 +1,3 @@
Source: parson
-Version: 2019-04-19
+Version: 2019-07-11
Description: a lighweight json library written in C
diff --git a/ports/parson/portfile.cmake b/ports/parson/portfile.cmake
index 579c44678..3438043a7 100644
--- a/ports/parson/portfile.cmake
+++ b/ports/parson/portfile.cmake
@@ -8,8 +8,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO kgabis/parson
- REF 809ef4b7d829d3929223387661b8e229e7191340
- SHA512 ba29478c7603a50c825f90e7d6d1fcb3f80a3ee0091fba07320544fc5a735653259cb1bb207e3124a36553569493e352f8a1d3233fc2d5dc4a9ec55a74e95b54
+ REF 33e5519d0ae68784c91c92af2f48a5b07dc14490
+ SHA512 b4477fe1038465edb210d1d02c8241ba02c44a01fa7838fb6217b36659eae3c5eaf450ec559bd609dfdc2417b4948eacc4a643ed7f1684f9b4bbaded421d7b80
HEAD_REF master
)