]> git.99rst.org Git - openwrt-packages.git/commitdiff
net/openssh: Offload main site
authorPeter Wagner <redacted>
Tue, 10 Jan 2017 23:58:26 +0000 (00:58 +0100)
committerPeter Wagner <redacted>
Tue, 10 Jan 2017 23:58:26 +0000 (00:58 +0100)
Add a few mirrors in-front of main site for offloading

Signed-off-by: Daniel Engberg <redacted>
Signed-off-by: Peter Wagner <redacted>
net/openssh/Makefile

index 27c92f39b737e0c3e3796a4ec8e4788edfc8b11f..b6881c2b1d33e1b63f97ba108458ae2c4ba6b49b 100644 (file)
@@ -12,7 +12,9 @@ PKG_VERSION:=7.4p1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
+PKG_SOURCE_URL:=https://ftp.spline.de/pub/OpenBSD/OpenSSH/portable/ \
+               https://anorien.csc.warwick.ac.uk/pub/OpenBSD/OpenSSH/portable/ \
+               https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/
 PKG_MD5SUM:=b2db2a83caf66a208bb78d6d287cdaa3
 
 PKG_LICENSE:=BSD ISC
git clone https://git.99rst.org/PROJECT