From afa7e3c5884b6e72ff5410e2d5a4a3fd786e18a3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 1 Jan 2020 01:51:29 +0100 Subject: Recompilations caused by the update to Python 3.8 in -current --- deps/sip/sip.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/sip/sip.SlackBuild') diff --git a/deps/sip/sip.SlackBuild b/deps/sip/sip.SlackBuild index 8c8e167..923ac6c 100755 --- a/deps/sip/sip.SlackBuild +++ b/deps/sip/sip.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sip VERSION=${VERSION:-4.19.20} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} -- cgit v1.2.3