mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
psqlodbc, revbump for postgresql, stick to postgresql11 for now (#12923)
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user