diff --git a/CHANGES b/CHANGES index 7ca867fee8..b3cf6aef6f 100644 --- 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: diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk index 236a3a812e..82c64d631d 100644 --- a/package/openssh/openssh.mk +++ b/package/openssh/openssh.mk @@ -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