network/openssh-krb5: Updated for version 6.1p1.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-09-18 19:28:18 -05:00
parent 1f9f2f1fdf
commit b97b55fdde
2 changed files with 4 additions and 5 deletions

View file

@ -30,7 +30,7 @@
PRGNAM=openssh-krb5
SRCNAM=openssh
VERSION=${VERSION:-5.9p1}
VERSION=${VERSION:-6.1p1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -87,7 +87,6 @@ CFLAGS="$SLKCFLAGS" \
--with-md5-passwords \
--with-tcp-wrappers \
--with-default-path=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/kerberos/bin \
--with-ipv4-default \
--with-privsep-path=/var/empty \
--with-privsep-user=sshd \
--with-kerberos5=/usr/kerberos

View file

@ -1,8 +1,8 @@
PRGNAM="openssh-krb5"
VERSION="5.9p1"
VERSION="6.1p1"
HOMEPAGE="http://www.openssh.com/"
DOWNLOAD="http://slackware.osuosl.org/slackware-13.37/patches/source/openssh/openssh-5.9p1.tar.gz"
MD5SUM="afe17eee7e98d3b8550cc349834a85d0"
DOWNLOAD="http://slackware.osuosl.org/slackware-14.0/source/n/openssh/openssh-6.1p1.tar.gz"
MD5SUM="3345cbf4efe90ffb06a78670ab2d05d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="krb5"