update freetds

This commit is contained in:
Mark Brand 2020-03-30 13:12:13 +02:00
parent 4f8fc8c736
commit 1822057033
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.23
$(PKG)_CHECKSUM := cf7d5cbd2871acb6ae2699ecbce34383d3c7958c8b4482bd8e5d862e92a97c05
$(PKG)_VERSION := 1.1.26
$(PKG)_CHECKSUM := 8db793c798df0658e73ce8ff6f0f22f55991e041582ad8757ea72b6a9c651ddb
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := https://www.freetds.org/files/stable/$($(PKG)_FILE)