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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-04-08 07:25:51 +07:00
parent a9a7decf09
commit b3e23fd8e8
2 changed files with 4 additions and 4 deletions

View file

@ -30,7 +30,7 @@
PRGNAM=openssh-krb5 PRGNAM=openssh-krb5
SRCNAM=openssh SRCNAM=openssh
VERSION=${VERSION:-6.4p1} VERSION=${VERSION:-6.6p1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openssh-krb5" PRGNAM="openssh-krb5"
VERSION="6.4p1" VERSION="6.6p1"
HOMEPAGE="http://www.openssh.com/" HOMEPAGE="http://www.openssh.com/"
DOWNLOAD="http://slackware.osuosl.org/slackware-14.1/patches/source/openssh/openssh-6.4p1.tar.gz" DOWNLOAD="http://slackware.osuosl.org/slackware-14.1/patches/source/openssh/openssh-6.6p1.tar.gz"
MD5SUM="a62b88b884df0b09b8a8c5789ac9e51b" MD5SUM="3e9800e6bca1fbac0eea4d41baa7f239"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="krb5" REQUIRES="krb5"