psqlodbc, revbump for postgresql, stick to postgresql11 for now (#12923)

This commit is contained in:
Schrijvers Luc
2025-09-10 08:12:32 +02:00
committed by GitHub
parent c548f46a25
commit af58cf873c

View File

@@ -4,8 +4,8 @@ database using the ODBC API."
HOMEPAGE="https://odbc.postgresql.org"
COPYRIGHT="1996-2014 PostgreSQL Global Development Group"
LICENSE="GNU LGPL v2"
REVISION="6"
SOURCE_URI="https://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-09.03.0400.tar.gz"
REVISION="7"
SOURCE_URI="https://ftp.postgresql.org/pub/odbc/versions.old/src/psqlodbc-09.03.0400.tar.gz"
CHECKSUM_SHA256="de77dfa89dba0a159afc57b2e312ca6e9075dd92b761c7cc700c0450ba02b56b"
PATCHES="psqlodbc-$portVersion.patchset"
@@ -34,7 +34,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libiodbc$secondaryArchSuffix
devel:libpq$secondaryArchSuffix
devel:libpq$secondaryArchSuffix < 12.0
devel:libssl$secondaryArchSuffix
"
BUILD_PREREQUIRES="