diff options
| author | Bob Kast <bob.kast@emc.com> | 2018-07-10 10:06:13 -0400 |
|---|---|---|
| committer | Bob Kast <bob.kast@emc.com> | 2018-08-15 10:34:35 -0400 |
| commit | d0077a0183d46cf683282e7b2d62b5cde91d1219 (patch) | |
| tree | 4ce970ea1207acebbfb06104bc2ead3545481760 | |
| parent | 1cf6af248ff93a3aca6f9fa0b72b18e7f017a332 (diff) | |
| download | vcpkg-d0077a0183d46cf683282e7b2d62b5cde91d1219.tar.gz vcpkg-d0077a0183d46cf683282e7b2d62b5cde91d1219.zip | |
ECSUtil 0.9.0.9
| -rw-r--r-- | ports/ecsutil/CONTROL | 2 | ||||
| -rw-r--r-- | ports/ecsutil/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/ecsutil/CONTROL b/ports/ecsutil/CONTROL index 7ae64ce96..a0567a54a 100644 --- a/ports/ecsutil/CONTROL +++ b/ports/ecsutil/CONTROL @@ -1,3 +1,3 @@ Source: ecsutil
-Version: 0.9.0.8
+Version: 0.9.0.9
Description: Native Windows SDK for accessing ECS via the S3 HTTP protocol.
diff --git a/ports/ecsutil/portfile.cmake b/ports/ecsutil/portfile.cmake index 0f5887c22..140ff8e24 100644 --- a/ports/ecsutil/portfile.cmake +++ b/ports/ecsutil/portfile.cmake @@ -12,8 +12,8 @@ include(vcpkg_common_functions)
-set(ECSUTIL_VERSION "0.9.0.8")
-set(ECSUtil_HASH 898d0c8a715d196d1fc92a99237fd56b7b783d09813223a0a126560e92fafe80ceeefb9b02c321298ce8faab33115b20574d014aa434e4e32c8c3cfdfe9fc8a2)
+set(ECSUTIL_VERSION "0.9.0.9")
+set(ECSUtil_HASH 69163ecc1333a5e926bb333a99c32ac86ddf61b57834b776c23cd1e638222d7959108c7f7606a59918129a894c63aa86047afcc54399d160c93d1e1a6a292f11)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src)
#architecture detection
|
