[package] invert the mirror orders seems the first one seems to be offline right now
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Feb 2009 17:14:18 +0000 (17:14 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Feb 2009 17:14:18 +0000 (17:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14466 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/dropbear/Makefile

index 5943fc62c066b9ef2a8c22838cb4e91dcfd01ddd..69432be659b321773acb5c8c8ab82ec949d6e82f 100644 (file)
@@ -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