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/sqlite3/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/sqlite3') diff --git a/ports/sqlite3/portfile.cmake b/ports/sqlite3/portfile.cmake index b9cc6abe3..9cdb67bb6 100644 --- a/ports/sqlite3/portfile.cmake +++ b/ports/sqlite3/portfile.cmake @@ -2,7 +2,7 @@ include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE URL "http://www.sqlite.org/2016/sqlite-amalgamation-3120200.zip" FILENAME "sqlite-amalgamation-3120200.zip" - MD5 e3b10b952f075252169ac613068ccc97 + SHA512 92e1cc09dc4d4e9dd4c189e4a5061664f11971eb3e14c4c59e1f489f201411b08a31dae9e6fc50fffd49bb72f88ac3d99b7c7cd5e334b3079c165ee1c4f5a16e ) vcpkg_extract_source_archive(${ARCHIVE}) -- cgit v1.2.3