diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2025-09-30 20:25:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-10-03 06:51:23 +0700 |
commit | fd084bd2eea8f02235a6bdf30fe6ae87b008d852 (patch) | |
tree | 3339699d09c748c7ce794a03a9345a183fde5a0e /python/python-gssapi/python-gssapi.SlackBuild | |
parent | c324c9c8b1d08a5df75999e5b10efbc958ee5c62 (diff) |
python/python-gssapi: Updated for version 1.10.0.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-gssapi/python-gssapi.SlackBuild b/python/python-gssapi/python-gssapi.SlackBuild index 6566af8de6..7dc062b67f 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.9.0} +VERSION=${VERSION:-1.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |