diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-02 08:27:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-03 07:29:34 +0700 |
commit | 06bf1938b97b5c686b51b32ff251d0468ad23901 (patch) | |
tree | d13c6e6ebe244568f7ad921fe48f59d28c493973 /network/openssh-krb5/openssh-krb5.SlackBuild | |
parent | 3f511ddfb9564f9b6d54f46c6c633615ef6f8208 (diff) |
network/openssh-krb5: Updated for version 7.2p2.
This sync with Slackware's openssh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/openssh-krb5/openssh-krb5.SlackBuild')
-rw-r--r-- | network/openssh-krb5/openssh-krb5.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/openssh-krb5/openssh-krb5.SlackBuild b/network/openssh-krb5/openssh-krb5.SlackBuild index 46c98d7916378..58138f55cf992 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.7p1} +VERSION=${VERSION:-7.2p2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |