unixodbc:
- corect fetch url Signed-off-by: heil <heil@terminal-consulting.de>
This commit is contained in:
parent
560cb220d2
commit
b28b3ff56a
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=unixodbc
|
PKG_NAME:=unixodbc
|
||||||
PKG_VERSION:=2.3.4
|
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_SOURCE:=unixODBC-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=bd25d261ca1808c947cb687e2034be81
|
PKG_MD5SUM:=bd25d261ca1808c947cb687e2034be81
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/unixODBC-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/unixODBC-$(PKG_VERSION)
|
||||||
|
|
Loading…
Reference in a new issue