aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-10-06 00:10:59 +0000
committerNicolas Thill <nico@openwrt.org>2005-10-06 00:10:59 +0000
commit4d7e0e974b371ef04cdce954a82b925d210e8f5a (patch)
treeab8ff2e3eb0e6b16cb56503abbba820e9046eb5a
parent7f046e965daacdfd538132b6f5c130146f46ef56 (diff)
downloadupstream-4d7e0e974b371ef04cdce954a82b925d210e8f5a.tar.gz
upstream-4d7e0e974b371ef04cdce954a82b925d210e8f5a.tar.bz2
upstream-4d7e0e974b371ef04cdce954a82b925d210e8f5a.zip
use upstream download source, not debian
SVN-Revision: 2060
-rw-r--r--openwrt/package/mtr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/mtr/Makefile b/openwrt/package/mtr/Makefile
index d911716a3a..97b3cf2787 100644
--- a/openwrt/package/mtr/Makefile
+++ b/openwrt/package/mtr/Makefile
@@ -5,8 +5,8 @@ PKG_VERSION:=0.69
PKG_RELEASE:=1
PKG_MD5SUM:=58904d6d8d70114195cdeb653d56914c
-PKG_SOURCE_URL:=ftp://ftp.de.debian.org/debian/pool/main/m/mtr
-PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
+PKG_SOURCE_URL:=ftp://ftp.bitwizard.nl/mtr/
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install