aboutsummaryrefslogtreecommitdiff
path: root/ports/otl
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2020-01-09 08:33:48 +0800
committerdan-shaw <51385773+dan-shaw@users.noreply.github.com>2020-01-08 16:33:48 -0800
commitf2c10569022387becf694f16e20068a67fd6c3e0 (patch)
tree656901cd7ea932383ee6de460f048deb68e67107 /ports/otl
parent8101b5adaf0cf68ef6af8214bc1e1876b1bc5237 (diff)
downloadvcpkg-f2c10569022387becf694f16e20068a67fd6c3e0.tar.gz
vcpkg-f2c10569022387becf694f16e20068a67fd6c3e0.zip
Update baseline (#9579)
Diffstat (limited to 'ports/otl')
-rw-r--r--ports/otl/CONTROL2
-rw-r--r--ports/otl/portfile.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/ports/otl/CONTROL b/ports/otl/CONTROL
index 0f3a4dc20..01acf20aa 100644
--- a/ports/otl/CONTROL
+++ b/ports/otl/CONTROL
@@ -1,4 +1,4 @@
Source: otl
-Version: 4.0.448-1
+Version: 4.0.448-2
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 b7f5b6386..afcf21ab5 100644
--- a/ports/otl/portfile.cmake
+++ b/ports/otl/portfile.cmake
@@ -3,7 +3,7 @@ set(OTL_VERSION 40448)
vcpkg_download_distfile(ARCHIVE
URLS "http://otl.sourceforge.net/otlv4_${OTL_VERSION}.zip"
FILENAME "otl-v${OTL_VERSION}.zip"
- SHA512 285bf8bb0fa38ab3030af09a2939fd8e2eaadd14e65d05c6e18f4bc12070ba4e112c41e2d38c546338d51bdf09748b158b1799599f5ed9a7959a7799869b1305
+ SHA512 3ddc7efb79e0f8349783b18fd8c95a778721a7589f4a69168365c072e8fa09f7ec9679c89dcceb844b16e816c6e561f995f1fdd50e8df983e7ff0186083c246c
)
vcpkg_extract_source_archive_ex(