summaryrefslogtreecommitdiffstats
path: root/network
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
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')
-rw-r--r--network/krb5/krb5.SlackBuild4
-rw-r--r--network/krb5/krb5.info6
2 files changed, 5 insertions, 5 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}
diff --git a/network/krb5/krb5.info b/network/krb5/krb5.info
index 7bcd73b7c1..d2032b0de3 100644
--- a/network/krb5/krb5.info
+++ b/network/krb5/krb5.info
@@ -1,8 +1,8 @@
PRGNAM="krb5"
-VERSION="1.18.3"
+VERSION="1.19"
HOMEPAGE="http://web.mit.edu/kerberos/"
-DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.18/krb5-1.18.3.tar.gz"
-MD5SUM="a64e8018a7572e0b4bd477c745129ffc"
+DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.19/krb5-1.19.tar.gz"
+MD5SUM="aaf18447a5a014aa3b7e81814923f4c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""