From e0f71f708fba0fd1c5d48ef564e6dde8f246a6b1 Mon Sep 17 00:00:00 2001 From: Kevin Bryant Date: Sun, 4 Feb 2024 17:43:27 +0900 Subject: perl/perl-Mojolicious: Updated for version 9.35. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Mojolicious/perl-Mojolicious.SlackBuild | 7 ++----- perl/perl-Mojolicious/perl-Mojolicious.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'perl') diff --git a/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild b/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild index 6e89580bff..dcef0c7cd4 100644 --- a/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild +++ b/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for perl-Mojolicious # Copyright 2017-2019 Andreas Guldstrand. -# Copyright 2023 Kevin Bryant +# Copyright 2023-2024 Kevin Bryant # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-Mojolicious -VERSION=${VERSION:-9.34} +VERSION=${VERSION:-9.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -37,9 +37,6 @@ if [ -z "$ARCH" ]; then ARCH="noarch" fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/perl/perl-Mojolicious/perl-Mojolicious.info b/perl/perl-Mojolicious/perl-Mojolicious.info index e59714ab8b..1b6f93e00a 100644 --- a/perl/perl-Mojolicious/perl-Mojolicious.info +++ b/perl/perl-Mojolicious/perl-Mojolicious.info @@ -1,8 +1,8 @@ PRGNAM="perl-Mojolicious" -VERSION="9.34" +VERSION="9.35" HOMEPAGE="https://mojolicious.org/" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-9.34.tar.gz" -MD5SUM="530e682c101eda6caa0b65438a0b704d" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-9.35.tar.gz" +MD5SUM="8fba4deae54681d560c275c28803b48c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3