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/brotli/brotli.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/brotli') diff --git a/deps/brotli/brotli.SlackBuild b/deps/brotli/brotli.SlackBuild index fc9ac19..1256fff 100755 --- a/deps/brotli/brotli.SlackBuild +++ b/deps/brotli/brotli.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=brotli VERSION=${VERSION:-1.0.7} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} -- cgit v1.2.3