commit 29195f5b98430b870dd7daf6a1669ff141e6febd
parent 5e46222f37661d2ee00e04f314731448fe1b0464
Author: heil <heil@terminal-consulting.de>
Date: Sun, 6 Sep 2015 23:53:35 +0200
unixodbc: bump to version 2.3.4
Signed-off-by: heil <heil@terminal-consulting.de>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libs/unixodbc/Makefile b/libs/unixodbc/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=unixodbc
-PKG_VERSION:=2.3.3
+PKG_VERSION:=2.3.4
PKG_RELEASE:=1
PKG_SOURCE_URL:=@SF/unixodbc
PKG_SOURCE:=unixODBC-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=09bf65123905b951af192854d70eeae8
+PKG_MD5SUM:=bd25d261ca1808c947cb687e2034be81
PKG_BUILD_DIR:=$(BUILD_DIR)/unixODBC-$(PKG_VERSION)
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE:=prog GPL libs LGPL