aboutsummaryrefslogtreecommitdiff
path: root/python/python-bitstring/python-bitstring.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2022-04-08 01:24:28 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-09 15:45:54 +0700
commitbc4c590411ccca4edf1e858e65f4297c85e7e3be (patch)
tree386a598b54097f72bf718a86b5f7efa3851672bf /python/python-bitstring/python-bitstring.SlackBuild
parent20dc52604577d0903ee1526fa24c9c27d65de663 (diff)
python/python-bitstring: Updated for version 3.1.9.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-bitstring/python-bitstring.SlackBuild')
-rw-r--r--python/python-bitstring/python-bitstring.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-bitstring/python-bitstring.SlackBuild b/python/python-bitstring/python-bitstring.SlackBuild
index a1eb1bafaf..632bb0b990 100644
--- a/python/python-bitstring/python-bitstring.SlackBuild
+++ b/python/python-bitstring/python-bitstring.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-bitstring
SRCNAM=bitstring
-VERSION=${VERSION:-3.1.7}
+VERSION=${VERSION:-3.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}