update freetds

This commit is contained in:
Mark Brand 2020-05-18 12:39:17 +02:00
parent 8b637cf11d
commit 1134f723ac
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ PKG := freetds
$(PKG)_WEBSITE := https://www.freetds.org/
$(PKG)_DESCR := FreeTDS
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.1.36
$(PKG)_CHECKSUM := aa36a4b43ff251e349c57f8a75ebced78edb9511c8fc852443910f83b490a167
$(PKG)_VERSION := 1.1.39
$(PKG)_CHECKSUM := d4dbf4b1e5e20e6afad2164007ee4a2825ce0e92c1354b2fac35c10e03ebb1dc
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://www.freetds.org/files/stable/$($(PKG)_FILE)