package/openssh: Use HTTP instead of FTP for source download

HTTP should be more firewall friendly.

Signed-off-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Will Newton 2010-12-01 14:44:26 +00:00 committed by Peter Korsgaard
parent d7051da8c6
commit 56a2e82c40
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View 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