diff options
| author | Alenas <alenas.kisonas@tesonet.com> | 2019-01-10 11:02:32 +0200 |
|---|---|---|
| committer | Alenas <alenas.kisonas@tesonet.com> | 2019-01-10 11:02:32 +0200 |
| commit | 0928f1056be265c691b29e128f55975967fc4646 (patch) | |
| tree | 1d1001ae2deebdc84dfbaac9e7b2c30c6c3974e6 /ports/parson | |
| parent | 4a1ff062563aa7de746b88fc6a8ba2030aa87c98 (diff) | |
| parent | 7578a485b181ded330b87cc72726f01e38ff7ed6 (diff) | |
| download | vcpkg-0928f1056be265c691b29e128f55975967fc4646.tar.gz vcpkg-0928f1056be265c691b29e128f55975967fc4646.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'ports/parson')
| -rw-r--r-- | ports/parson/CONTROL | 2 | ||||
| -rw-r--r-- | ports/parson/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/parson/CONTROL b/ports/parson/CONTROL index 1210c7e2e..614ff7243 100644 --- a/ports/parson/CONTROL +++ b/ports/parson/CONTROL @@ -1,3 +1,3 @@ Source: parson -Version: 2018-09-18 +Version: 2018-12-14 Description: a lighweight json library written in C diff --git a/ports/parson/portfile.cmake b/ports/parson/portfile.cmake index cfc1d861e..16c5578f1 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 0a1896939faff5f69e179637fc49f678ff0128ba - SHA512 cb982ce7dbbe0b5a4d08a28a459e9dce5347f90d75b0a37c56698f5b79ad37aa0bd22fe6b6d5c8a6fda2dd83b072605486581360b8ed3591012ebaa1e1518fc6 + REF 302fba9cbb31ffc523bf10a1ce705040194c289d + SHA512 ecc1594fe6e27b8919ccdaf3c7e082d0d47aa5e20aec52235762b9cab8e371adec5a1760f4ea36405bf97cfb587d2bcbd81221f97a9d39290673e2ce61f5a49f HEAD_REF master ) |
