mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/openssh-krb5: Updated for version 6.1p1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
1f9f2f1fdf
commit
b97b55fdde
2 changed files with 4 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue