From: heil Date: Sun, 6 Sep 2015 21:53:35 +0000 (+0200) Subject: unixodbc: bump to version 2.3.4 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=cad6bb8ee0523def38f30074b565808ae4366532;p=feed%2Fpackages.git unixodbc: bump to version 2.3.4 Signed-off-by: heil --- diff --git a/libs/unixodbc/Makefile b/libs/unixodbc/Makefile index 47a88fbc66..4a94a8986b 100644 --- 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 PKG_LICENSE:=prog GPL libs LGPL