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:
Trevor Woerner
2023-01-23 10:01:36 -05:00
committed by Khem Raj
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"