freetds: update

This commit is contained in:
Mark Brand 2016-02-12 15:47:47 +01:00
parent e498d6eeac
commit 867eb9e68e
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := freetds
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.95.75
$(PKG)_CHECKSUM := 23cbac96805730f7760256631561f65f88aab3cd4b6d1f5dae53721c79a02f81
$(PKG)_VERSION := 0.95.84
$(PKG)_CHECKSUM := 9c4de7f4e8dce0a7606004bb3b8d77b032efba2b583907af540492e222cc54ca
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.freetds.org/pub/$(PKG)/stable/$($(PKG)_FILE)