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-31 16:29:22 -0400 |
| commit | 839fe005e5adafe06ff248fc47ffd7417f0aa53e (patch) | |
| tree | 1fe2dbb3ac8632b8867d6846ad65d6d20808ab28 | |
| parent | 483b5463f0b0525ad08787a34e6a4d00b2d14dba (diff) | |
| download | vcpkg-839fe005e5adafe06ff248fc47ffd7417f0aa53e.tar.gz vcpkg-839fe005e5adafe06ff248fc47ffd7417f0aa53e.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
|
