freetds: fix xlint, cross, and revbump for ODBC
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Template file for 'freetds'
|
||||
pkgname=freetds
|
||||
version=1.1.6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
depends="unixodbc"
|
||||
configure_args="--sysconfdir=/etc/freetds --with-unixodbc=/usr"
|
||||
configure_args="--sysconfdir=/etc/freetds --with-unixodbc=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="readline-devel unixodbc-devel"
|
||||
depends="unixodbc"
|
||||
short_desc="Open source implementation of the Tabular Data Stream protocol"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="LGPL-2.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user