freetds: update to 1.1.26.
This commit is contained in:
parent
80f9cccc9d
commit
9d3aad9893
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'freetds'
|
||||
pkgname=freetds
|
||||
version=1.1.6
|
||||
revision=2
|
||||
version=1.1.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/freetds --with-unixodbc=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,9 +10,9 @@ 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"
|
||||
homepage="http://www.freetds.org/"
|
||||
distfiles="http://www.freetds.org/files/stable/freetds-${version}.tar.gz"
|
||||
checksum=f3ce8e48bc8fd08777a35c7fc0a26b6c8e7e53748c8c0afec49231df93afcdee
|
||||
homepage="https://www.freetds.org/"
|
||||
distfiles="https://www.freetds.org/files/stable/freetds-${version}.tar.gz"
|
||||
checksum=a2134ff1852003c0aeed82bd5f7842233ff287c3a14252b84d2653983aff7da1
|
||||
|
||||
conf_files="/etc/freetds/freetds.conf
|
||||
/etc/freetds/locales.conf
|
||||
|
|
Loading…
Reference in a new issue