summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--package/openssh/openssh.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 7ca867fee..b3cf6aef6 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 236a3a812..82c64d631 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