From: heil Date: Mon, 24 Aug 2015 08:40:38 +0000 (+0200) Subject: unixodbc: update to 2.3.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=da8924773674aad4340c4532432cf273019c9e7b;p=openwrt-packages.git unixodbc: update to 2.3.3 Signed-off-by: heil --- diff --git a/libs/unixodbc/Makefile b/libs/unixodbc/Makefile index eeb6fc96b..47a88fbc6 100644 --- a/libs/unixodbc/Makefile +++ b/libs/unixodbc/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unixodbc -PKG_VERSION:=2.3.2 +PKG_VERSION:=2.3.3 PKG_RELEASE:=1 PKG_SOURCE_URL:=@SF/unixodbc PKG_SOURCE:=unixODBC-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=5e4528851eda5d3d4aed249b669bd05b +PKG_MD5SUM:=09bf65123905b951af192854d70eeae8 PKG_BUILD_DIR:=$(BUILD_DIR)/unixODBC-$(PKG_VERSION) PKG_MAINTAINER:=Thomas Heil PKG_LICENSE:=prog GPL libs LGPL