All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] psqlodbc: fix HOMEPAGE
@ 2023-01-23 15:01 Trevor Woerner
  0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2023-01-23 15:01 UTC (permalink / raw)
  To: openembedded-devel

The HOMEPAGE URL is no longer valid, update it to point to the correct
location.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 meta-oe/recipes-dbs/psqlodbc/psqlodbc_13.02.0000.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-dbs/psqlodbc/psqlodbc_13.02.0000.bb b/meta-oe/recipes-dbs/psqlodbc/psqlodbc_13.02.0000.bb
index 299abee000c9..57ade6162b4d 100644
--- a/meta-oe/recipes-dbs/psqlodbc/psqlodbc_13.02.0000.bb
+++ b/meta-oe/recipes-dbs/psqlodbc/psqlodbc_13.02.0000.bb
@@ -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"
-- 
2.36.0.rc2.17.g4027e30c53



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-23 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-23 15:01 [PATCH] psqlodbc: fix HOMEPAGE Trevor Woerner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.