mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 12:12:42 +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:
parent
eec98799a2
commit
5a28583594
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user