Sfoglia il codice sorgente

invert the mirror orders seems the first one seems to be offline right now

SVN-Revision: 14466
Florian Fainelli 17 anni fa
parent
commit
af290a63dc
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      package/dropbear/Makefile

+ 2 - 2
package/dropbear/Makefile

@@ -14,8 +14,8 @@ PKG_RELEASE:=2
 
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:= \
 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
 PKG_MD5SUM:=1045df60c2bdbd39c707238305a1e9e5
 
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/package.mk