summaryrefslogtreecommitdiffstats
path: root/cecilia5/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-10-28 19:55:34 +0000
committer Eric Hameleers <alien@slackware.com>2020-10-28 19:55:34 +0000
commit74ef056b272dc132b0013ad2cc628d9feeca43b9 (patch)
treea0a77e05e9174bb902e4195d74c52874840dc1e4 /cecilia5/build
parenta1a007cabbb38683f73070c1daa30335e8d8e216 (diff)
downloadasb-74ef056b272dc132b0013ad2cc628d9feeca43b9.tar.gz
asb-74ef056b272dc132b0013ad2cc628d9feeca43b9.tar.xz
cecilia5: rebuilt for Python3.9
Diffstat (limited to 'cecilia5/build')
-rwxr-xr-xcecilia5/build/cecilia5.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/cecilia5/build/cecilia5.SlackBuild b/cecilia5/build/cecilia5.SlackBuild
index a4e74050..3457d270 100755
--- a/cecilia5/build/cecilia5.SlackBuild
+++ b/cecilia5/build/cecilia5.SlackBuild
@@ -36,6 +36,8 @@
# * Initial build.
# 5.4.1-1: 09/oct/2020 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 5.4.1-2: 28/oct/2020 by Eric Hameleers <alien@slackware.com>
+# * Rebuilt against the new Python3.9 in -current.
#
# Run 'sh cecilia5.SlackBuild' to build a Slackware package.
# The package (.t?z) and .txt file as well as build logs are created in /tmp .
@@ -46,7 +48,7 @@
PRGNAM=cecilia5
SRCNAM=Cecilia5
VERSION=${VERSION:-5.4.1}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(nproc) "}
TAG=${TAG:-alien}