freetds: update to 1.00.104.

Signed-off-by: Vincenzo Esposito <espositom221@gmail.com>
This commit is contained in:
Vincenzo Esposito 2018-10-17 18:18:37 +02:00 committed by maxice8
parent bf8bba61b8
commit f1f227d5ca
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'freetds' # Template file for 'freetds'
pkgname=freetds pkgname=freetds
version=1.00.94 version=1.00.104
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--sysconfdir=/etc/freetds" configure_args="--sysconfdir=/etc/freetds"
@ -10,8 +10,8 @@ short_desc="Open source implementation of the Tabular Data Stream protocol"
maintainer="Diogo Leal <diogo@diogoleal.com>" maintainer="Diogo Leal <diogo@diogoleal.com>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="http://www.freetds.org/" homepage="http://www.freetds.org/"
distfiles="ftp://ftp.freetds.org/pub/freetds/stable/freetds-${version}.tar.gz" distfiles="http://www.freetds.org/files/stable/freetds-${version}.tar.gz"
checksum=0712de3b11be154c633cedeac4b8923316f2bca843d2f3d438e58071d7cd239d checksum=c4f51525f2dd722fe3651913d4ea194798211293f195c38fc3933cc6db1dae42
conf_files="/etc/freetds/freetds.conf conf_files="/etc/freetds/freetds.conf
/etc/freetds/locales.conf /etc/freetds/locales.conf
/etc/freetds/pool.conf" /etc/freetds/pool.conf"