From 2ccd674d898fdf38a88d9435e405383cebfe63e3 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 25 Nov 2022 11:36:54 +0700 Subject: [PATCH] mozo: Upgraded to 1.26.2. Signed-off-by: Willy Sudiarto Raharjo --- extra/mozo/mozo.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/mozo/mozo.SlackBuild b/extra/mozo/mozo.SlackBuild index 5a78868..d9edac8 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-2021 Willy Sudiarto Raharjo +# Copyright 2014-2022 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mozo -VERSION=${VERSION:-1.26.0} -BUILD=${BUILD:-3} +VERSION=${VERSION:-1.26.2} +BUILD=${BUILD:-1} TAG=${TAG:-_msb} if [ -z "$ARCH" ]; then