summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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=""