summaryrefslogtreecommitdiffstats
path: root/network/krb5/krb5.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-01-28 18:22:21 +0100
committer Willy Sudiarto Raharjo2019-01-28 18:22:21 +0100
commit6bbe317186cb9c9877db7ffe37164e1353d56dd7 (patch)
treeed4e32807c15ab03b95b2780242037eb26766486 /network/krb5/krb5.SlackBuild
parenta987c05e4a7a983dc3cf3853677a8b050d25a0f5 (diff)
downloadslackbuilds-6bbe317186cb9c9877db7ffe37164e1353d56dd7.tar.gz
network/krb5: Updated for version 1.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/krb5/krb5.SlackBuild')
-rw-r--r--network/krb5/krb5.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/krb5/krb5.SlackBuild b/network/krb5/krb5.SlackBuild
index 51f66b7ca6..2b36a56c7f 100644
--- a/network/krb5/krb5.SlackBuild
+++ b/network/krb5/krb5.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for krb5
# Copyright (c) 2009, Tom Canich, State College, Pennsylvania, USA
-# Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=krb5
-VERSION=${VERSION:-1.16.2}
+VERSION=${VERSION:-1.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}