From 986c6e5ea0bb566e53e39eb97b63a7add0d4bd76 Mon Sep 17 00:00:00 2001 From: Jens Frederich Date: Thu, 24 Nov 2016 13:24:25 +0100 Subject: [think-cell-range] upgrade to e2d3018 Signed-off-by: Jens Frederich --- ports/think-cell-range/CONTROL | 2 +- ports/think-cell-range/portfile.cmake | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ports/think-cell-range/CONTROL b/ports/think-cell-range/CONTROL index 80b05f586..3b5872232 100644 --- a/ports/think-cell-range/CONTROL +++ b/ports/think-cell-range/CONTROL @@ -1,5 +1,5 @@ Source: think-cell-range Maintainer: jfrederich@gmail.com -Version: 1d785d9 +Version: e2d3018 Description: think-cell's range library , , Build-Depends: boost diff --git a/ports/think-cell-range/portfile.cmake b/ports/think-cell-range/portfile.cmake index bbe75cf8b..858461e36 100644 --- a/ports/think-cell-range/portfile.cmake +++ b/ports/think-cell-range/portfile.cmake @@ -1,9 +1,9 @@ include(vcpkg_common_functions) -set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/range-1d785d99b6d4e43b951bff51219e9304b012c3fe) +set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/range-e2d3018c3a797e7328dea005e72b34cace8b1fc6) vcpkg_download_distfile(ARCHIVE - URLS "https://github.com/think-cell/range/archive/1d785d99b6d4e43b951bff51219e9304b012c3fe.zip" - FILENAME "think-cell_range-1d785d9.zip" - SHA512 2248d9bcc053f67c4b30b640254bf89a2f4c753fb144219806358175fb897a264c330e870556568d3b2f6c6987f49a5a875492b36f614f19bca0e3b46d0c2490 + URLS "https://github.com/think-cell/range/archive/e2d3018c3a797e7328dea005e72b34cace8b1fc6.zip" + FILENAME "think-cell_range-e2d3018.zip" + SHA512 13c74aba4950a84fdf446c976564030b18a740c5ce42b7650116a0559ba9e9a59471ff0f80132c626bc442402b3717805d3615b9ea70751e2dd1e648fd9f7916 ) vcpkg_extract_source_archive(${ARCHIVE}) -- cgit v1.2.3