summaryrefslogtreecommitdiff
path: root/openwrt/package/elhttp/Makefile
diff options
context:
space:
mode:
authorOliver Ertl <oliver@ertl-net.net>2006-02-13 22:35:09 +0000
committerOliver Ertl <oliver@ertl-net.net>2006-02-13 22:35:09 +0000
commit111b01848227e604fca8834f021507a81292dac2 (patch)
tree167fcefe07365ac493e8aa625e6bed410c7dc773 /openwrt/package/elhttp/Makefile
parent272cdfe9b221874af1f2f8c63bdfc80db30175be (diff)
downloadmtk-20170518-111b01848227e604fca8834f021507a81292dac2.zip
mtk-20170518-111b01848227e604fca8834f021507a81292dac2.tar.gz
mtk-20170518-111b01848227e604fca8834f021507a81292dac2.tar.bz2
fix elhttp build
SVN-Revision: 3234
Diffstat (limited to 'openwrt/package/elhttp/Makefile')
-rw-r--r--openwrt/package/elhttp/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/elhttp/Makefile b/openwrt/package/elhttp/Makefile
index 6c83185..175f1db 100644
--- a/openwrt/package/elhttp/Makefile
+++ b/openwrt/package/elhttp/Makefile
@@ -7,9 +7,10 @@ PKG_VERSION:=0.22
PKG_RELEASE:=1
PKG_MD5SUM:=b52f68c47f709e9fc9429250eb8f954c
-PKG_SOURCE_URL:=http://www.cr0.net:8040/code/network/
+PKG_SOURCE_URL:=http://phadej.daug.net/files/ \
+ http://www.cr0.net:8040/code/network/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
-PKG_CAT:=gzcat
+PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install