summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Thibaut Notteboom2020-05-30 04:02:27 +0200
committer Willy Sudiarto Raharjo2020-05-30 04:02:27 +0200
commita1c8164a5c2efd22b129dcf9ac4376ed799a7ee2 (patch)
tree9e35780de0fa9a509ee8196d5df38a9e861b59b3 /network
parentd9470a44e7972599ec61f079cb86e0082455bcbf (diff)
downloadslackbuilds-a1c8164a5c2efd22b129dcf9ac4376ed799a7ee2.tar.gz
network/mod_auth_gssapi: Updated for version 1.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/mod_auth_gssapi/mod_auth_gssapi.SlackBuild4
-rw-r--r--network/mod_auth_gssapi/mod_auth_gssapi.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/mod_auth_gssapi/mod_auth_gssapi.SlackBuild b/network/mod_auth_gssapi/mod_auth_gssapi.SlackBuild
index 8f5278cc66..b02fd22e1b 100644
--- a/network/mod_auth_gssapi/mod_auth_gssapi.SlackBuild
+++ b/network/mod_auth_gssapi/mod_auth_gssapi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mod_auth_gssapi
-# Copyright 2019 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2019-2020 Thibaut Notteboom, Paris, FRANCE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mod_auth_gssapi
-VERSION=${VERSION:-1.6.1}
+VERSION=${VERSION:-1.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/mod_auth_gssapi/mod_auth_gssapi.info b/network/mod_auth_gssapi/mod_auth_gssapi.info
index 91dbfd5c8e..80217dfdcf 100644
--- a/network/mod_auth_gssapi/mod_auth_gssapi.info
+++ b/network/mod_auth_gssapi/mod_auth_gssapi.info
@@ -1,8 +1,8 @@
PRGNAM="mod_auth_gssapi"
-VERSION="1.6.1"
+VERSION="1.6.2"
HOMEPAGE="https://github.com/modauthgssapi/mod_auth_gssapi"
-DOWNLOAD="https://github.com/modauthgssapi/mod_auth_gssapi/releases/download/v1.6.1/mod_auth_gssapi-1.6.1.tar.gz"
-MD5SUM="a8d03852287fac4dbef9b50dc15b71de"
+DOWNLOAD="https://github.com/modauthgssapi/mod_auth_gssapi/releases/download/v1.6.2/mod_auth_gssapi-1.6.2.tar.gz"
+MD5SUM="ccb9a81b2f9fc610e1f5ac4c619b21fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="krb5"