projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
573789c
)
add mirror
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 15 Apr 2005 06:37:55 +0000
(06:37 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 15 Apr 2005 06:37:55 +0000
(06:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@653
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/radvd/Makefile
patch
|
blob
|
history
diff --git
a/package/radvd/Makefile
b/package/radvd/Makefile
index
6b1fadb
..
7de1af7
100644
(file)
--- a/
package/radvd/Makefile
+++ b/
package/radvd/Makefile
@@
-5,7
+5,8
@@
PKG_VERSION:=0.7.3
PKG_RELEASE:=1
PKG_MD5SUM:=56ce3f8cbf5966a0d531c21813320423
-PKG_SOURCE_URL:=http://v6web.litech.org/radvd/dist
+PKG_SOURCE_URL:=http://v6web.litech.org/radvd/dist \
+ http://download.sourcemage.org/mirror
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_CAT:=zcat
This page took
0.025314 seconds
and
4
git commands to generate.