diff options
| author | Ninetainedo <ninetainedo@gmail.com> | 2016-09-25 00:23:04 +0200 |
|---|---|---|
| committer | Ninetainedo <ninetainedo@gmail.com> | 2016-09-25 00:23:04 +0200 |
| commit | 930d0a7dedbcd3996a490eea5e061a00aca552d4 (patch) | |
| tree | 61255004cdf3a3b968af96146ff4175d10910a4c /ports/sery | |
| parent | 9bb5b4c768acd4380a918b2d162bdafdcbe407df (diff) | |
| download | vcpkg-930d0a7dedbcd3996a490eea5e061a00aca552d4.tar.gz vcpkg-930d0a7dedbcd3996a490eea5e061a00aca552d4.zip | |
URL and MIRRORS are now URLS
Updated all portfiles accordingly.
Diffstat (limited to 'ports/sery')
| -rw-r--r-- | ports/sery/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sery/portfile.cmake b/ports/sery/portfile.cmake index 34ddb0248..94a236b85 100644 --- a/ports/sery/portfile.cmake +++ b/ports/sery/portfile.cmake @@ -1,6 +1,6 @@ include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE - URL "https://github.com/Ninetainedo/Sery/archive/v1.0.zip" + URLS "https://github.com/Ninetainedo/Sery/archive/v1.0.zip" FILENAME "sery-1.0.0.zip" SHA512 15ef97bf094e8931049d8dd667a778e23847555f0f8d5b949b250e26edcc2541744fac5c34d935880d070546777fa787b1baf018d8ca2240fcd18a820aded04f ) |
