1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

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

SVN-Revision: 14466
This commit is contained in:
Florian Fainelli 2009-02-10 17:14:18 +00:00
parent c3565fdf31
commit af290a63dc

View 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