Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/freetds/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'freetds'
pkgname=freetds
version=1.3.18
version=1.5.18
revision=1
build_style=gnu-configure
configure_args="--sysconfdir=/etc/freetds --with-unixodbc=${XBPS_CROSS_BASE}/usr"
Expand All @@ -13,7 +13,7 @@ license="LGPL-2.0-or-later"
homepage="https://www.freetds.org/"
changelog="https://raw.githubusercontent.com/FreeTDS/freetds/master/NEWS.md"
distfiles="https://www.freetds.org/files/stable/freetds-${version}.tar.bz2"
checksum=1d8561d57c71991a28f4681343785c23a6a3eb54d5bcd23897d07e3825ff2d56
checksum=6b2c8b93b9ee7c83855daf745de5878790032f14dbaee553d83a9d211b84dd4b
# Some tests require connection to a server.
make_check=no

Expand Down