From 933e764c90d10dc22010bd91bbb75a247081d280 Mon Sep 17 00:00:00 2001 From: Leigh Wedding Date: Fri, 24 Oct 2014 07:36:30 +0700 Subject: network/openssh-krb5: Updated for version 6.7p1. Signed-off-by: Willy Sudiarto Raharjo --- network/openssh-krb5/openssh-krb5.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'network/openssh-krb5/openssh-krb5.SlackBuild') diff --git a/network/openssh-krb5/openssh-krb5.SlackBuild b/network/openssh-krb5/openssh-krb5.SlackBuild index 44e46c6f7f..46c98d7916 100644 --- a/network/openssh-krb5/openssh-krb5.SlackBuild +++ b/network/openssh-krb5/openssh-krb5.SlackBuild @@ -30,7 +30,7 @@ PRGNAM=openssh-krb5 SRCNAM=openssh -VERSION=${VERSION:-6.6p1} +VERSION=${VERSION:-6.7p1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -76,7 +76,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; CFLAGS="$SLKCFLAGS" \ ./configure \ @@ -89,7 +89,7 @@ CFLAGS="$SLKCFLAGS" \ --with-default-path=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/kerberos/bin \ --with-privsep-path=/var/empty \ --with-privsep-user=sshd \ - --with-kerberos5=/usr/kerberos + --with-kerberos5=/usr/kerberos \ --build=$ARCH-slackware-linux make -- cgit v1.2.3-80-g2a13