diff options
author | Arn0 <yth@ythogtha.org> | 2023-11-08 14:57:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:07:52 +0700 |
commit | 777339c2e7532d60e669543c0af5961e084b5836 (patch) | |
tree | e770cc1e3dd38ba6616315df621043785202b97a /python/python-gssapi/python-gssapi.SlackBuild | |
parent | 095ff2c162eba4e19eb5dc0a84a11b3b5a8aad1d (diff) |
python/python-gssapi: REQUIRES update
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 b57098d857..998ee83589 100644 --- a/python/python-gssapi/python-gssapi.SlackBuild +++ b/python/python-gssapi/python-gssapi.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python-gssapi VERSION=${VERSION:-1.8.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |