openssh: updated to 4.4p1

This commit is contained in:
Simone Rota 2006-09-28 13:07:43 +00:00
parent b988a6747b
commit 3c895623b7
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,2 @@
7e9880ac20a9b9db0d3fea30a9ff3d46 openssh-4.3p2.tar.gz
793a709a8de695c22f523024d7e9bf07 openssh-4.4p1.tar.gz
bd8c806e623552083e1a761019cc2793 sshd

View File

@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=openssh
version=4.3p2
version=4.4p1
release=1
source=(ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz sshd)
@ -14,6 +14,7 @@ build() {
--libexecdir=/usr/lib/ssh \
--sysconfdir=/etc/ssh \
--with-mantype=man \
--mandir=/usr/man \
--with-tcp-wrappers \
--with-md5-passwords \
--with-privsep-user=nobody \