[vcpkg baseline][ktx/otl] Update download hash (#16289)

This commit is contained in:
Jack·Boos·Yu 2021-02-18 18:37:43 -08:00 committed by GitHub
parent 1bb5ea10a3
commit 3ae84754fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 6 deletions

View File

@ -6,8 +6,9 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO KhronosGroup/KTX-Software
REF v${PORT_VERSION}
SHA512 8c63be2a7c55b8fdb8c8aee1f7cacdc2105e54061691c69cddbd3bed49f8e907262cc3ae83dfd723e76f0911bd6c85f5bbc19347998988a1fc6ecae26bfecf33
SHA512 0ee0672413eaa8cbfacab13bfab9935be23fadcd63253012d9710f3f9ce9b0d62c43d50c652e47cb44d2878b20377026e65f3d37cdb1dd36b1c0241da250606a
HEAD_REF master
FILE_DISAMBIGUATOR 1
PATCHES
0001-Use-vcpkg-zstd.patch
0002-Fix-versioning.patch

View File

@ -1,7 +1,7 @@
{
"name": "ktx",
"version-string": "4.0.0-beta5",
"port-version": 1,
"port-version": 2,
"description": "A small library of functions for writing and reading KTX files, and instantiating OpenGL®, OpenGL ES™ and Vulkan® textures from them",
"homepage": "https://github.com/KhronosGroup/KTX-Software",
"supports": "!(uwp | x86)",

View File

@ -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/

View File

@ -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(

View File

@ -2798,7 +2798,7 @@
},
"ktx": {
"baseline": "4.0.0-beta5",
"port-version": 1
"port-version": 2
},
"kubazip": {
"baseline": "0.1.19",
@ -4442,7 +4442,7 @@
},
"otl": {
"baseline": "4.0.455",
"port-version": 0
"port-version": 1
},
"outcome": {
"baseline": "2.1.3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7a9d8e946937d795afa8a57d63357aa76be2d4ce",
"version-string": "4.0.0-beta5",
"port-version": 2
},
{
"git-tree": "dcdc8a93a053d7251e14f8b0760a810e5b555ebb",
"version-string": "4.0.0-beta5",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "68cd61e0f22d15d7e262bae15252b34ba59796b8",
"version-string": "4.0.455",
"port-version": 1
},
{
"git-tree": "a12a87bbab40a9d8c53fde4c2dc38f2f87c99c29",
"version-string": "4.0.455",