aboutsummaryrefslogtreecommitdiff
path: root/ports/asiosdk
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2021-05-25 02:52:38 +0800
committerGitHub <noreply@github.com>2021-05-24 11:52:38 -0700
commitc18309ae56e71fad943fb5b5c5dcb1499f68e67d (patch)
tree61010d9070e98d9ff7e6e58e01001133e02fa33c /ports/asiosdk
parent46079cb27a35c614c22b11170d9315dbd76d9607 (diff)
downloadvcpkg-c18309ae56e71fad943fb5b5c5dcb1499f68e67d.tar.gz
vcpkg-c18309ae56e71fad943fb5b5c5dcb1499f68e67d.zip
[vcpkg baseline][asiosdk] Update the filename (#18087)
* [asiosdk] Update the hash * Update the baseline * update the filename * update baseline version
Diffstat (limited to 'ports/asiosdk')
-rw-r--r--ports/asiosdk/portfile.cmake2
-rw-r--r--ports/asiosdk/vcpkg.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/asiosdk/portfile.cmake b/ports/asiosdk/portfile.cmake
index 27005e53a..85042eabf 100644
--- a/ports/asiosdk/portfile.cmake
+++ b/ports/asiosdk/portfile.cmake
@@ -4,7 +4,7 @@ set(VERSION 2.3.3)
vcpkg_download_distfile(ARCHIVE
URLS "https://download.steinberg.net/sdk_downloads/asiosdk_2.3.3_2019-06-14.zip"
- FILENAME "asiosdk_2.3.3_2019-06-14-eac6c1a5.zip"
+ FILENAME "asiosdk_2.3.3_2019-06-14-eac6c1a57829.zip"
SHA512 eac6c1a57829b7f722a681c54b2f6469d54695523f08f727d0dd6744dcd7fce4f3249c57689bb15ed7a8bcb912833b226439d800913e122e0ef9ab73672f6542
)
diff --git a/ports/asiosdk/vcpkg.json b/ports/asiosdk/vcpkg.json
index f21602ac9..d4c04063f 100644
--- a/ports/asiosdk/vcpkg.json
+++ b/ports/asiosdk/vcpkg.json
@@ -1,7 +1,7 @@
{
"name": "asiosdk",
"version": "2.3.3",
- "port-version": 2,
+ "port-version": 3,
"description": "ASIO is a low latency audio API from Steinberg.",
"homepage": "https://www.steinberg.net/en/company/developers.html",
"supports": "windows & !(arm | uwp)"