diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-10-14 03:16:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-15 10:47:35 +0700 |
commit | f9cbb05106f8dff99ca95c7631819e76833591f1 (patch) | |
tree | bf350ef2731b4478a91362cbba8bec9ffe00d1ba /python/python2-keyutils/python2-keyutils.SlackBuild | |
parent | 852327ae584df4b22579e8efa3400aa352767d9d (diff) |
python/python2-keyutils: Rebuilt for python2-pytest-runner.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-keyutils/python2-keyutils.SlackBuild')
-rw-r--r-- | python/python2-keyutils/python2-keyutils.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-keyutils/python2-keyutils.SlackBuild b/python/python2-keyutils/python2-keyutils.SlackBuild index 1c97578af8..9e5f9af49a 100644 --- a/python/python2-keyutils/python2-keyutils.SlackBuild +++ b/python/python2-keyutils/python2-keyutils.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-keyutils SRCNAM=$( echo $PRGNAM | cut -d- -f2- ) VERSION=${VERSION:-0.5} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |