mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[nanodbc]Update to new URLS (#4221)
This commit is contained in:
parent
88bc18918c
commit
e3956a98d0
@ -1,3 +1,3 @@
|
||||
Source: nanodbc
|
||||
Version: 2.12.4-1
|
||||
Version: 2.12.4-2
|
||||
Description: A small C++ wrapper for the native C ODBC API.
|
||||
|
@ -6,7 +6,7 @@ include(vcpkg_common_functions)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/nanodbc-2.12.4)
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "https://github.com/lexicalunit/nanodbc/archive/v2.12.4.tar.gz"
|
||||
URLS "https://github.com/nanodbc/nanodbc/archive/v2.12.4.tar.gz"
|
||||
FILENAME "nanodbc-2.12.4.tar.gz"
|
||||
SHA512 b9a924516b2a777e5f1497774997672320548722ed53413b0a7ad5d503e2f8ca1099f5059a912b7aae410928f4c4edcdfd02e4cfbf415976cd222697b354b4e6
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user