Update openssh to 6.5p1, see http://www.openssh.com/txt/release-6.5 for change list

This commit is contained in:
Scott McCreary
2014-01-30 00:47:35 -08:00
parent fbe08f949c
commit e43fe132c1

View File

@@ -14,10 +14,11 @@ ssh-keyscan, ssh-keygen and sftp-server.
"
HOMEPAGE="http://www.openssh.com/"
LICENSE="OpenSSH"
COPYRIGHT="2005-2012 Tatu Ylonen et al."
#SRC_URI="http://openbsd.mirrorcatalogs.com/pub/OpenBSD/OpenSSH/portable/openssh-6.0p1.tar.gz"
SRC_URI="http://mindrot.org/openssh_snap/openssh-SNAP-20140127.tar.gz"
CHECKSUM_MD5="30c7abbc69179aea953cfc2d47e402bd"
COPYRIGHT="2005-2014 Tatu Ylonen et al."
SRC_URI="http://openbsd.mirrorcatalogs.com/pub/OpenBSD/OpenSSH/portable/openssh-6.5p1.tar.gz"
SRC_URI="http://openbsd.locaweb.com.br/pub/OpenBSD/OpenSSH/portable/openssh-6.5p1.tar.gz"
#SRC_URI="http://mindrot.org/openssh_snap/openssh-SNAP-20140127.tar.gz"
CHECKSUM_MD5="a084e7272b8cbd25afe0f5dce4802fef"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"