projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3565fd
)
invert the mirror orders seems the first one seems to be offline right now
author
Florian Fainelli
<florian@openwrt.org>
Tue, 10 Feb 2009 17:14:18 +0000
(17:14 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 10 Feb 2009 17:14:18 +0000
(17:14 +0000)
SVN-Revision: 14466
package/dropbear/Makefile
patch
|
blob
|
history
diff --git
a/package/dropbear/Makefile
b/package/dropbear/Makefile
index 5943fc62c066b9ef2a8c22838cb4e91dcfd01ddd..69432be659b321773acb5c8c8ab82ec949d6e82f 100644
(file)
--- a/
package/dropbear/Makefile
+++ b/
package/dropbear/Makefile
@@
-14,8
+14,8
@@
PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \
- http://
www.mirrors.wiretapped.net/security/cryptography/apps/ssh/dropbear
/ \
- http://
matt.ucc.asn.au/dropbear/releases
/
+ http://
matt.ucc.asn.au/dropbear/releases
/ \
+ http://
www.mirrors.wiretapped.net/security/cryptography/apps/ssh/dropbear
/
PKG_MD5SUM:=1045df60c2bdbd39c707238305a1e9e5
include $(INCLUDE_DIR)/package.mk