diff options
| author | Bob Kast <bob.kast@emc.com> | 2018-07-03 16:01:29 -0400 |
|---|---|---|
| committer | Bob Kast <bob.kast@emc.com> | 2018-07-03 16:01:29 -0400 |
| commit | 4de205b2e05f696a57190f4456d78cffabdc06b5 (patch) | |
| tree | 7614f41a33aef54f609b1d1e1bb5e024ec0f9f3a | |
| parent | fb4feebf73081fbda1130beade099c3c192765b1 (diff) | |
| download | vcpkg-4de205b2e05f696a57190f4456d78cffabdc06b5.tar.gz vcpkg-4de205b2e05f696a57190f4456d78cffabdc06b5.zip | |
0.9.0.8
| -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 425293995..7ae64ce96 100644 --- a/ports/ecsutil/CONTROL +++ b/ports/ecsutil/CONTROL @@ -1,3 +1,3 @@ Source: ecsutil
-Version: 0.9.0.7
+Version: 0.9.0.8
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 cc72d01b8..0f5887c22 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.7")
-set(ECSUtil_HASH f3f28c12f959dbbd8d4413bb4e7cca26933677d87078faf995a7db92d78fba51300d901b376a2ff2633fb0b02af6a46654e042afa5e24f14a2ace3b7ec205468)
+set(ECSUTIL_VERSION "0.9.0.8")
+set(ECSUtil_HASH 898d0c8a715d196d1fc92a99237fd56b7b783d09813223a0a126560e92fafe80ceeefb9b02c321298ce8faab33115b20574d014aa434e4e32c8c3cfdfe9fc8a2)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src)
#architecture detection
|
