Commit 56a2e82c authored by Will Newton's avatar Will Newton Committed by Peter Korsgaard
Browse files

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



HTTP should be more firewall friendly.

Signed-off-by: default avatarWill Newton <will.newton@imgtec.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent d7051da8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
2011.02, Not yet released:

	Updated/fixed packages: cloop, m4, xz
	Updated/fixed packages: cloop, m4, openssh, xz

2010.11, Released November 30th, 2010:

+1 −1
Original line number Diff line number Diff line
@@ -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