package/openssh: Use HTTP instead of FTP for source download
authorWill Newton <will.newton@gmail.com>
Wed, 1 Dec 2010 14:44:26 +0000 (14:44 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 7 Dec 2010 11:25:46 +0000 (12:25 +0100)
HTTP should be more firewall friendly.

Signed-off-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/openssh/openssh.mk

diff --git a/CHANGES b/CHANGES
index 7ca867fee8dc7faafde86ae8de6c2fee128904ce..b3cf6aef6fa77e6f370354165a094463d79fc3d3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,6 @@
 2011.02, Not yet released:
 
-       Updated/fixed packages: cloop, m4, xz
+       Updated/fixed packages: cloop, m4, openssh, xz
 
 2010.11, Released November 30th, 2010:
 
index 236a3a812e909c02c236e0d7de70b1f7767473d7..82c64d631dc1963323fd32c2e9b0cbd4089e27de 100644 (file)
@@ -5,7 +5,7 @@
 #############################################################
 
 OPENSSH_VERSION = 5.6p1
-OPENSSH_SITE = ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
+OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable
 OPENSSH_CONF_ENV = LD="$(TARGET_CC)"
 OPENSSH_CONF_OPT = --libexecdir=/usr/lib --disable-lastlog --disable-utmp \
                --disable-utmpx --disable-wtmp --disable-wtmpx --disable-strip