diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-02 16:45:58 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-03 12:36:28 -0700 |
| commit | d1ecca1c7d225d4300ee82d6e915cbe7d6bac244 (patch) | |
| tree | 6ba3d8913afe897c6b2d2eca88cabf898ec746d5 /ports/clara | |
| parent | 79a77a0bb761168b24ad3d1e897200f443b6287b (diff) | |
| download | vcpkg-d1ecca1c7d225d4300ee82d6e915cbe7d6bac244.tar.gz vcpkg-d1ecca1c7d225d4300ee82d6e915cbe7d6bac244.zip | |
[abseil][aws-sdk-cpp][clara][eastl][exiv2][libuv][nuklear][openimageio][thrift] Upgrades
Diffstat (limited to 'ports/clara')
| -rw-r--r-- | ports/clara/CONTROL | 2 | ||||
| -rw-r--r-- | ports/clara/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/clara/CONTROL b/ports/clara/CONTROL index 878313563..815db6e52 100644 --- a/ports/clara/CONTROL +++ b/ports/clara/CONTROL @@ -1,3 +1,3 @@ Source: clara -Version: 2018-03-23 +Version: 2018-04-02 Description: A simple to use command line parser for C++
\ No newline at end of file diff --git a/ports/clara/portfile.cmake b/ports/clara/portfile.cmake index 3c5108b19..b4f7a7b20 100644 --- a/ports/clara/portfile.cmake +++ b/ports/clara/portfile.cmake @@ -2,8 +2,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO philsquared/Clara - REF 3ba13ad04a3eebc002320f187475ddcd267288a3 - SHA512 d2e73d2ac70f9ad6428f434b101d413453648708d545a1a71f2363b5847e710412b69fdb9ab100eb437f9419cc4c250ce7ca56cfa9132096be9aa471dcb677d0 + REF ba5485cb56329db3ea3f5402ef596d3b512b903a + SHA512 8aa66e3e1a2b7c544d9d105ad9f803119791b971cce4dff63ae47b63a08fd422fc75108aeb69300fa9982568d689f506456c6f8ed7287a19b9ed84649fad9315 HEAD_REF master ) file(INSTALL ${SOURCE_PATH}/single_include/clara.hpp DESTINATION ${CURRENT_PACKAGES_DIR}/include) |
