mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
unixODBC: Update SRC_URI to use updated location of tarball
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7b37bf80a3df5a65b355433ae36d206"
|
||||
|
||||
DEPENDS = "libtool readline"
|
||||
|
||||
SRC_URI = "http://ftp.unixodbc.org/unixODBC-${PV}.tar.gz \
|
||||
SRC_URI = "https://www.unixodbc.org/unixODBC-${PV}.tar.gz \
|
||||
file://do-not-use-libltdl-source-directory.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c"
|
||||
|
||||
Reference in New Issue
Block a user