summaryrefslogtreecommitdiffstats
path: root/source/l/sip
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-03-19 22:01:05 +0000
committer Eric Hameleers <alien@slackware.com>2020-03-20 08:59:33 +0100
commit30f51193f42e1a02f3ba9a16706bd037b9ffe93c (patch)
treef9a5d6061438db64c3c1afa47175016e51a55187 /source/l/sip
parent9e2e1c45f763349b9e37c5786147a9edf97f9e2d (diff)
downloadcurrent-30f51193f42e1a02f3ba9a16706bd037b9ffe93c.tar.gz
current-30f51193f42e1a02f3ba9a16706bd037b9ffe93c.tar.xz
Thu Mar 19 22:01:05 UTC 202020200319220105
ap/ghostscript-9.52-x86_64-1.txz: Upgraded. l/PyQt5-5.13.2-x86_64-1.txz: Added. l/QScintilla-2.11.4-x86_64-3.txz: Rebuilt. Added PyQt5 support. Thanks to alienBOB. l/sip-4.19.21-x86_64-2.txz: Rebuilt. Recompiled to pick up Qt5 support. n/gpgme-1.13.1-x86_64-3.txz: Rebuilt. Added Qt5 bindings. Thanks to alienBOB.
Diffstat (limited to 'source/l/sip')
-rwxr-xr-xsource/l/sip/sip.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/sip/sip.SlackBuild b/source/l/sip/sip.SlackBuild
index 9863095ab..c722f9ed2 100755
--- a/source/l/sip/sip.SlackBuild
+++ b/source/l/sip/sip.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sip
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}