mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 18:32:47 +08:00
[vcpkg baseline][otl] Update to 40463 (#18383)
* [vcpkg baseline][otl] Update to 40463 * Update the version * Upate the baseline
This commit is contained in:
parent
abcaa4ba09
commit
3a2259c41f
@ -1,5 +0,0 @@
|
||||
Source: otl
|
||||
Version: 4.0.455
|
||||
Port-Version: 1
|
||||
Description: Oracle, Odbc and DB2-CLI Template Library
|
||||
Homepage: http://otl.sourceforge.net/
|
@ -1,9 +1,9 @@
|
||||
set(OTL_VERSION 40455)
|
||||
set(OTL_VERSION 40463)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip"
|
||||
FILENAME "otlv4_${OTL_VERSION}-1.zip"
|
||||
SHA512 d1f777dea53f4451616ef628680d070db1fe53683571bd509f58dba9c1e64fe6caa8a81d2f47876c2128af701ba19dc2e9c5612a57232efca3ad084843f272b6
|
||||
FILENAME "otlv4_${OTL_VERSION}-9485a0fe15a7.zip"
|
||||
SHA512 9485a0fe15a737d55b0746a7e289b1a20e9435ed5c69bda7010705f8cde0a456163d83221d0103236a723837596613b578edc6d3d0007ce80a6cc76b4ed83888
|
||||
)
|
||||
|
||||
vcpkg_extract_source_archive_ex(
|
||||
|
6
ports/otl/vcpkg.json
Normal file
6
ports/otl/vcpkg.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "otl",
|
||||
"version": "4.0.463",
|
||||
"description": "Oracle, Odbc and DB2-CLI Template Library",
|
||||
"homepage": "http://otl.sourceforge.net/"
|
||||
}
|
@ -4677,8 +4677,8 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"otl": {
|
||||
"baseline": "4.0.455",
|
||||
"port-version": 1
|
||||
"baseline": "4.0.463",
|
||||
"port-version": 0
|
||||
},
|
||||
"outcome": {
|
||||
"baseline": "2.2.0-release",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "bce79d0a6767b5593182564f94f3db98eea61be7",
|
||||
"version": "4.0.463",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "68cd61e0f22d15d7e262bae15252b34ba59796b8",
|
||||
"version-string": "4.0.455",
|
||||
|
Loading…
Reference in New Issue
Block a user