diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-02-18 18:37:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-18 18:37:43 -0800 |
| commit | 3ae84754fa6d0158cb4fdc0d215160f63f69cc9a (patch) | |
| tree | 64e56d80f196a87594c6f1d1962413a98d5573c3 /ports/otl | |
| parent | 1bb5ea10a3ff03783b37369eb5180a50557f3b0f (diff) | |
| download | vcpkg-3ae84754fa6d0158cb4fdc0d215160f63f69cc9a.tar.gz vcpkg-3ae84754fa6d0158cb4fdc0d215160f63f69cc9a.zip | |
[vcpkg baseline][ktx/otl] Update download hash (#16289)
Diffstat (limited to 'ports/otl')
| -rw-r--r-- | ports/otl/CONTROL | 1 | ||||
| -rw-r--r-- | ports/otl/portfile.cmake | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/ports/otl/CONTROL b/ports/otl/CONTROL index 6b6bfe5e5..66e2097a7 100644 --- a/ports/otl/CONTROL +++ b/ports/otl/CONTROL @@ -1,4 +1,5 @@ Source: otl Version: 4.0.455 +Port-Version: 1 Description: Oracle, Odbc and DB2-CLI Template Library Homepage: http://otl.sourceforge.net/ diff --git a/ports/otl/portfile.cmake b/ports/otl/portfile.cmake index 82a289a99..c51d344ef 100644 --- a/ports/otl/portfile.cmake +++ b/ports/otl/portfile.cmake @@ -2,8 +2,8 @@ set(OTL_VERSION 40455) vcpkg_download_distfile(ARCHIVE URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip" - FILENAME "otlv4_${OTL_VERSION}.zip" - SHA512 2d5c52af3eafdd93bf7c651de218607b8985acc1fce279d48d9bf58ecf8a012332c8d0b9a33223a6449f343134211e2d7c5412b71efb36ba484bda754e1afc45 + FILENAME "otlv4_${OTL_VERSION}-1.zip" + SHA512 d1f777dea53f4451616ef628680d070db1fe53683571bd509f58dba9c1e64fe6caa8a81d2f47876c2128af701ba19dc2e9c5612a57232efca3ad084843f272b6 ) vcpkg_extract_source_archive_ex( |
