# HG changeset patch # User John Donoghue # Date 1585951071 14400 # Node ID 38e295be48d90b4630bddd5eb8703df38a9911f6 # Parent e0569f7f5fe6e8c5a808fe2ab0f0f62f183df940 * src/freetds.mk: update to v1.1.26 diff -r e0569f7f5fe6 -r 38e295be48d9 src/freetds.mk --- a/src/freetds.mk Fri Apr 03 15:38:24 2020 -0400 +++ b/src/freetds.mk Fri Apr 03 17:57:51 2020 -0400 @@ -3,8 +3,8 @@ PKG := freetds $(PKG)_IGNORE := -$(PKG)_VERSION := 1.1.24 -$(PKG)_CHECKSUM := c6925b2394f69be8303809b997cc4fc76e404a2f +$(PKG)_VERSION := 1.1.26 +$(PKG)_CHECKSUM := 6d4e5ce5e5efa3f57b8388f23132b98e9ba20618 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := ftp://ftp.freetds.org/pub/$(PKG)/stable/$($(PKG)_FILE)