Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -5,7 +5,7 @@ The PostgreSQL ODBC driver is used to connect to the PostgreSQL database using t
HOMEPAGE="http://odbc.postgresql.org"
LICENSE="GNU LGPL v2"
COPYRIGHT="1996-2014 PostgreSQL Global Development Group"
SRC_URI="https://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-09.03.0400.tar.gz"
SOURCE_URI="https://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-09.03.0400.tar.gz"
CHECKSUM_SHA256="de77dfa89dba0a159afc57b2e312ca6e9075dd92b761c7cc700c0450ba02b56b"
PATCHES="psqlodbc-$portVersion.patchset"
REVISION="1"