projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
560cb22
)
unixodbc:
author
heil
<heil@terminal-consulting.de>
Mon, 25 Jan 2016 13:06:18 +0000
(14:06 +0100)
committer
heil
<heil@terminal-consulting.de>
Mon, 25 Jan 2016 13:08:29 +0000
(14:08 +0100)
- corect fetch url
Signed-off-by: heil <heil@terminal-consulting.de>
libs/unixodbc/Makefile
patch
|
blob
|
history
diff --git
a/libs/unixodbc/Makefile
b/libs/unixodbc/Makefile
index 4a94a8986bd68b7fd6354b7af27f05f6e46440c0..d962371baa3470f8bfc1d6453bc5beac8e6d9241 100644
(file)
--- 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)