mozo: Rebuilt against python 3.8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo 2020-01-01 18:58:39 +07:00
parent 5460424eac
commit 2df3e62cd1
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -3,7 +3,7 @@
# Slackware build script for mozo
# Copyright 2013 Chess Griffin <chess.griffin@gmail.com> Raleigh, NC
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# Copyright 2014-2020 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# 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