From 2df3e62cd1b6b8cbfd34499b099eae15e88b3cce Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Wed, 1 Jan 2020 18:58:39 +0700 Subject: [PATCH] mozo: Rebuilt against python 3.8. Signed-off-by: Willy Sudiarto Raharjo --- extra/mozo/mozo.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/mozo/mozo.SlackBuild b/extra/mozo/mozo.SlackBuild index 8701524..46b8755 100644 --- a/extra/mozo/mozo.SlackBuild +++ b/extra/mozo/mozo.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for mozo # Copyright 2013 Chess Griffin Raleigh, NC -# Copyright 2014-2019 Willy Sudiarto Raharjo +# Copyright 2014-2020 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=mozo VERSION=${VERSION:-1.22.2} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_msb} if [ -z "$ARCH" ]; then