aboutsummaryrefslogtreecommitdiff
path: root/python/python-gssapi/python-gssapi.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2023-11-08 14:57:49 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-11 08:07:52 +0700
commit777339c2e7532d60e669543c0af5961e084b5836 (patch)
treee770cc1e3dd38ba6616315df621043785202b97a /python/python-gssapi/python-gssapi.SlackBuild
parent095ff2c162eba4e19eb5dc0a84a11b3b5a8aad1d (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.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 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}