projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cd39fc
)
use upstream download source, not debian
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Oct 2005 00:10:59 +0000
(
00:10
+0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 6 Oct 2005 00:10:59 +0000
(
00:10
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2060
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/mtr/Makefile
patch
|
blob
|
history
diff --git
a/package/mtr/Makefile
b/package/mtr/Makefile
index
d911716
..
97b3cf2
100644
(file)
--- a/
package/mtr/Makefile
+++ b/
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
This page took
0.026344 seconds
and
4
git commands to generate.