summaryrefslogtreecommitdiffstats
path: root/network/krb5/krb5.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-06 23:20:49 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-06 23:20:49 +0700
commitd98e44b446a02102b19f8f07635e194c2ddba277 (patch)
tree45466a2b5823dc567d83d8213b14a208b6982542 /network/krb5/krb5.SlackBuild
parent60a3dd5a133bd260817bf8502ecfe1eef45b2e14 (diff)
downloadslackbuilds-d98e44b446a02102b19f8f07635e194c2ddba277.tar.gz
slackbuilds-d98e44b446a02102b19f8f07635e194c2ddba277.tar.xz
network/krb5: Updated for version 1.19.
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 e47b67b616..ae9c82cc10 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-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2015-2021 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.18.3}
+VERSION=${VERSION:-1.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}