diff options
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} |