[otl] update to 4.0.476 (#29639)

* update to 4.0.476

* update
This commit is contained in:
Mengna Li 2023-02-15 01:36:49 +08:00 committed by GitHub
parent 25f6132788
commit 4c9199d6d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 9 deletions

View File

@ -1,14 +1,14 @@
set(OTL_VERSION 40463)
set(OTL_VERSION 40476)
vcpkg_download_distfile(ARCHIVE
URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip"
FILENAME "otlv4_${OTL_VERSION}-9485a0fe15a7-1.zip"
SHA512 9485a0fe15a737d55b0746a7e289b1a20e9435ed5c69bda7010705f8cde0a456163d83221d0103236a723837596613b578edc6d3d0007ce80a6cc76b4ed83888
SHA512 ef43695b4c97d953bd997ba2381ae37ae067efb99a14479e93f502e3ad5d651829a9712bd14698c8663f733114861f6e2ae2277ed0967fad1ac2a068825a9e38
)
vcpkg_extract_source_archive_ex(
OUT_SOURCE_PATH SOURCE_PATH
ARCHIVE ${ARCHIVE}
vcpkg_extract_source_archive(
SOURCE_PATH
ARCHIVE "${ARCHIVE}"
NO_REMOVE_ONE_LEVEL
)

View File

@ -1,7 +1,6 @@
{
"name": "otl",
"version": "4.0.463",
"port-version": 2,
"version": "4.0.476",
"description": "Oracle, Odbc and DB2-CLI Template Library",
"homepage": "http://otl.sourceforge.net/",
"license": "ISC"

View File

@ -5829,8 +5829,8 @@
"port-version": 1
},
"otl": {
"baseline": "4.0.463",
"port-version": 2
"baseline": "4.0.476",
"port-version": 0
},
"outcome": {
"baseline": "2.2.4",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "065115c4c16167e62e04d0e3aad6b7d0e66b8a65",
"version": "4.0.476",
"port-version": 0
},
{
"git-tree": "cf3d50a329ecf8149400c6db244ae5793ea1a097",
"version": "4.0.463",