mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libiodbc: bump version
* enable x86_64 arch
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
SUMMARY="Independent Open DataBase Connectivity"
|
||||
DESCRIPTION="
|
||||
iODBC is the acronym for Independent Open DataBase Connectivity, \
|
||||
DESCRIPTION="iODBC is the acronym for Independent Open DataBase Connectivity, \
|
||||
an Open Source platform independent implementation of both the ODBC \
|
||||
and X/Open specifications. It is rapidly emerging as the industry standard \
|
||||
for developing solutions that are language, platform and database independent."
|
||||
@@ -10,11 +9,11 @@ COPYRIGHT="1995 Ke Jin
|
||||
LICENSE="GNU LGPL v2
|
||||
BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/iodbc/iodbc/3.52.9/libiodbc-3.52.9.tar.gz"
|
||||
CHECKSUM_SHA256="33207d9f477aa5fa76962ff644baa38e59255b96812f28574794659fb61a7ab2"
|
||||
SOURCE_URI="https://sf.net/projects/iodbc/files/iodbc/$portVersion/libiodbc-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="51c5ff3a7d9a54202486cb77a3514e0e379a135beefcd5d12b96d1901f9dfb62"
|
||||
PATCHES="libiodbc-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user