summaryrefslogtreecommitdiffstats
path: root/network
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
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')
-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 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}
diff --git a/network/krb5/krb5.info b/network/krb5/krb5.info
index ee4b05d058..d522a28c5d 100644
--- a/network/krb5/krb5.info
+++ b/network/krb5/krb5.info
@@ -1,8 +1,8 @@
PRGNAM="krb5"
-VERSION="1.16.2"
+VERSION="1.17"
HOMEPAGE="http://web.mit.edu/kerberos/"
-DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.16/krb5-1.16.2.tar.gz"
-MD5SUM="ffd52595e969fb700d37313606e4dc3d"
+DOWNLOAD="http://web.mit.edu/kerberos/dist/krb5/1.17/krb5-1.17.tar.gz"
+MD5SUM="3b729d89eb441150e146780c4138481b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""