diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-11 12:01:01 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-11 17:50:01 -0700 |
| commit | 9f3fd252bf285aa2bbb5880e45322748ab7dcf7b (patch) | |
| tree | ed3d4f13b86f9bdf3c8a6c2df6060278964f3989 /ports/clara | |
| parent | 96da24e7167d18121d9850b6bd7e3836f9354db4 (diff) | |
| download | vcpkg-9f3fd252bf285aa2bbb5880e45322748ab7dcf7b.tar.gz vcpkg-9f3fd252bf285aa2bbb5880e45322748ab7dcf7b.zip | |
[clara][jsonnet][rs-core-lib][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 37c630037..0825f74e0 100644 --- a/ports/clara/CONTROL +++ b/ports/clara/CONTROL @@ -1,3 +1,3 @@ Source: clara -Version: 2018-03-07 +Version: 2018-03-11 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 ed4113f3f..377eb932a 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 adb5ec3a5c20defc80286fd6e8c14aeef10fdcd7 - SHA512 93977d8e2024220f37645812dfe1f8a6ab79568c3dc09fa63894d00f440094944a96878178e43b5508aefb7214a6921dad86f9e92b2833f7a1f8c6f53c35860c + REF 008c2ae0a52aaa485d6cb830ad54bc6466733298 + SHA512 270c5d8cdc9c833d1a95f1a2737b3db0f537ab92569b5cc1007184b9f7e59f66bbf9ba95313332826814c0b670919b31e27fe797bb3083ac5e55bad6a6051d51 HEAD_REF master ) file(INSTALL ${SOURCE_PATH}/single_include/clara.hpp DESTINATION ${CURRENT_PACKAGES_DIR}/include) |
