summaryrefslogtreecommitdiffstats
path: root/python-pyliblo/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-11-05 14:57:08 +0000
committer Eric Hameleers <alien@slackware.com>2021-11-05 14:57:08 +0000
commitd1debb24530982ddc4e42a5ab42e6a6b29ace4a8 (patch)
tree9b7f087f4f49b3da5abe9043125ada3bc36aecb5 /python-pyliblo/build
parent6842808b5722a141833c7192b0830b5ab59686fc (diff)
downloadasb-d1debb24530982ddc4e42a5ab42e6a6b29ace4a8.tar.gz
asb-d1debb24530982ddc4e42a5ab42e6a6b29ace4a8.tar.xz
python-pyliblo : rebuilt against Python3.9
Diffstat (limited to 'python-pyliblo/build')
-rwxr-xr-xpython-pyliblo/build/python-pyliblo.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/python-pyliblo/build/python-pyliblo.SlackBuild b/python-pyliblo/build/python-pyliblo.SlackBuild
index 7d43bf07..e1b69107 100755
--- a/python-pyliblo/build/python-pyliblo.SlackBuild
+++ b/python-pyliblo/build/python-pyliblo.SlackBuild
@@ -37,6 +37,8 @@
# * Rebuilt against Python3.9.
# 0.10.0-3: 26/oct/2021 by Eric Hameleers <alien@slackware.com>
# * Rebuilt against Python3.10.
+# 0.10.0-4: 05/nov/2021 by Eric Hameleers <alien@slackware.com>
+# * Rebuilt against Python3.9.
#
# Run 'sh python-pyliblo.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -47,7 +49,7 @@
PRGNAM=python-pyliblo
SRCNAM=pyliblo
VERSION=${VERSION:-0.10.0}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}