From fc2608399580639f54da9e01af6ce7e161e35475 Mon Sep 17 00:00:00 2001 From: Ninetainedo Date: Thu, 22 Sep 2016 22:13:09 +0200 Subject: Second part of updated portfiles --- ports/tinyxml2/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/tinyxml2') diff --git a/ports/tinyxml2/portfile.cmake b/ports/tinyxml2/portfile.cmake index 56c86d82a..4611ee94c 100644 --- a/ports/tinyxml2/portfile.cmake +++ b/ports/tinyxml2/portfile.cmake @@ -2,7 +2,7 @@ include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE URL "https://github.com/leethomason/tinyxml2/archive/3.0.0.zip" FILENAME "tinyxml2-3.0.0.zip" - MD5 851ffc79097239cdc03a952094ddf437 + SHA512 3581e086e41ea01418fdf74e53b932c41cada9a45b73fb71c15424672182dc2a1e55110f030962ae44df6f5d9f060478c5b04373f886da843a78fcabae8b063c ) vcpkg_extract_source_archive(${ARCHIVE}) -- cgit v1.2.3