aboutsummaryrefslogtreecommitdiff
path: root/python/python-gssapi/python-gssapi.SlackBuild
diff options
context:
space:
mode:
authorThibaut Notteboom <thibaut.notteboom@gmail.com>2025-12-01 20:22:33 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-01 21:16:56 +0700
commit11c6123315676b95b85a0dedfb6c85059d9b0ba1 (patch)
tree1fcbbdfcd10bbce30111d8dd7ae40ee71c48cbc6 /python/python-gssapi/python-gssapi.SlackBuild
parent8863e2c0f9db1b61bc882c38cdb08d84c8979614 (diff)
python/python-gssapi: Updated for version 1.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-gssapi/python-gssapi.SlackBuild')
-rw-r--r--python/python-gssapi/python-gssapi.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-gssapi/python-gssapi.SlackBuild b/python/python-gssapi/python-gssapi.SlackBuild
index 7dc062b67f..668501e8c5 100644
--- a/python/python-gssapi/python-gssapi.SlackBuild
+++ b/python/python-gssapi/python-gssapi.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-gssapi
-VERSION=${VERSION:-1.10.0}
+VERSION=${VERSION:-1.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}