From 5871178e23fdeec87a9fdeb32a2216b965edad81 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 21 Feb 2019 00:19:30 +0100 Subject: Updated deps for the new python3-3.7.2 in slackware-current --- deps/python3-random2/python3-random2.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/python3-random2') diff --git a/deps/python3-random2/python3-random2.SlackBuild b/deps/python3-random2/python3-random2.SlackBuild index b9ff881..a0debc7 100755 --- a/deps/python3-random2/python3-random2.SlackBuild +++ b/deps/python3-random2/python3-random2.SlackBuild @@ -26,9 +26,9 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=python3-random2 SRCNAM=random2 VERSION=${VERSION:-1.0.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} -NUMJOBS=${NUMJOBS:-"-j$(nproc)"} +NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TMP=${TMP:-/tmp} PKG=$TMP/package-$PKGNAM -- cgit v1.2.3