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/forest | |
| parent | 4a1ff062563aa7de746b88fc6a8ba2030aa87c98 (diff) | |
| parent | 7578a485b181ded330b87cc72726f01e38ff7ed6 (diff) | |
| download | vcpkg-0928f1056be265c691b29e128f55975967fc4646.tar.gz vcpkg-0928f1056be265c691b29e128f55975967fc4646.zip | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'ports/forest')
| -rw-r--r-- | ports/forest/CONTROL | 2 | ||||
| -rw-r--r-- | ports/forest/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/forest/CONTROL b/ports/forest/CONTROL index ceae2bbda..05a8bd84e 100644 --- a/ports/forest/CONTROL +++ b/ports/forest/CONTROL @@ -1,3 +1,3 @@ Source: forest -Version: 9.0.6 +Version: 10.1.1 Description: Template library of tree data structures diff --git a/ports/forest/portfile.cmake b/ports/forest/portfile.cmake index c1f0db881..b618233f5 100644 --- a/ports/forest/portfile.cmake +++ b/ports/forest/portfile.cmake @@ -3,8 +3,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO xorz57/forest - REF 9.0.6 - SHA512 7cb6f25226bbd543332599d5ad2b8e13df6f06342ea12b58ed123ffd81d1362e10c2e01ff95132f7b25431a3ae984bee5cfb86852aa222e1fad1f4e6928f76bc + REF 10.1.1 + SHA512 145f60bc202c7a0ab0dad514e08606ace45780855f71d9ba6a9461c5242b751a3fefa25101387f797ecc53198cd792859927b6bd2c2aa4a1f114a311d0b74e26 HEAD_REF master ) |
