From: heil Date: Mon, 25 Jan 2016 13:06:18 +0000 (+0100) Subject: unixodbc: X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a5c153d7d36907a396282927afbfdc62d6c8ca07;p=openwrt-packages.git unixodbc: - corect fetch url Signed-off-by: heil --- diff --git a/libs/unixodbc/Makefile b/libs/unixodbc/Makefile index 4a94a8986..d962371ba 100644 --- a/libs/unixodbc/Makefile +++ b/libs/unixodbc/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unixodbc PKG_VERSION:=2.3.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 -PKG_SOURCE_URL:=@SF/unixodbc +PKG_SOURCE_URL:=ftp://ftp.unixodbc.org/pub/unixODBC/ PKG_SOURCE:=unixODBC-$(PKG_VERSION).tar.gz PKG_MD5SUM:=bd25d261ca1808c947cb687e2034be81 PKG_BUILD_DIR:=$(BUILD_DIR)/unixODBC-$(PKG_VERSION)