mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
psqlodbc: fix HOMEPAGE
The HOMEPAGE URL is no longer valid, update it to point to the correct location. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ DESCRIPTION = "\
|
||||
software to accept ODBC clients. \
|
||||
"
|
||||
SECTION = "libs"
|
||||
HOMEPAGE = "http://psqlodbc.projects.postgresql.org/"
|
||||
HOMEPAGE = "https://odbc.postgresql.org/"
|
||||
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://license.txt;md5=6db3822fc7512e83087ba798da013692"
|
||||
|
||||
Reference in New Issue
Block a user