summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2022-09-23 23:12:07 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-25 13:59:42 +0700
commit37e54ff901f506839fb27c838a27d8188056b6a6 (patch)
treea6177c7a6c7b52041a2f516fc0a760c493a535ae
parent0917447be7ddf5a1c39cc1b5e21ff76df2e9735f (diff)
downloadslackbuilds-37e54ff901f506839fb27c838a27d8188056b6a6.tar.gz
network/mod_auth_gssapi: Updated for version 1.6.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 9725deebed..bdc1af0311 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-2020 Thibaut Notteboom, Paris, FRANCE
+# Copyright 2019-2022 Thibaut Notteboom, Paris, FRANCE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mod_auth_gssapi
-VERSION=${VERSION:-1.6.3}
+VERSION=${VERSION:-1.6.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/mod_auth_gssapi/mod_auth_gssapi.info b/network/mod_auth_gssapi/mod_auth_gssapi.info
index feaa6ad416..391a754d38 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.3"
+VERSION="1.6.5"
HOMEPAGE="https://github.com/modauthgssapi/mod_auth_gssapi"
-DOWNLOAD="https://github.com/modauthgssapi/mod_auth_gssapi/releases/download/v1.6.3/mod_auth_gssapi-1.6.3.tar.gz"
-MD5SUM="6656e33db1ce457515c9c6a5b819830e"
+DOWNLOAD="https://github.com/modauthgssapi/mod_auth_gssapi/releases/download/v1.6.5/mod_auth_gssapi-1.6.5.tar.gz"
+MD5SUM="46dd24d9d629bcb124ff61fe20dbbfc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""