diff options
| author | Ninetainedo <ninetainedo@gmail.com> | 2016-09-22 22:13:09 +0200 |
|---|---|---|
| committer | Ninetainedo <ninetainedo@gmail.com> | 2016-09-22 22:13:09 +0200 |
| commit | fc2608399580639f54da9e01af6ce7e161e35475 (patch) | |
| tree | 47356b15451f6c8185745d9942923cf4fae02f5f /ports/rapidxml | |
| parent | 8cee9c6e07556b109fa69c15056ec6764e70ee84 (diff) | |
| download | vcpkg-fc2608399580639f54da9e01af6ce7e161e35475.tar.gz vcpkg-fc2608399580639f54da9e01af6ce7e161e35475.zip | |
Second part of updated portfiles
Diffstat (limited to 'ports/rapidxml')
| -rw-r--r-- | ports/rapidxml/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidxml/portfile.cmake b/ports/rapidxml/portfile.cmake index 03422aa1d..7cd885b7d 100644 --- a/ports/rapidxml/portfile.cmake +++ b/ports/rapidxml/portfile.cmake @@ -2,7 +2,7 @@ include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE URL "https://sourceforge.net/projects/rapidxml/files/rapidxml/rapidxml%201.13/rapidxml-1.13.zip/download" FILENAME "rapidxml-1.13.zip" - MD5 7b4b42c9331c90aded23bb55dc725d6a + SHA512 6c10583e6631ccdb0217d0a5381172cb4c1046226de6ef1acf398d85e81d145228e14c3016aefcd7b70a1db8631505b048d8b4f5d4b0dbf1811d2482eefdd265 ) vcpkg_extract_source_archive(${ARCHIVE}) |
