summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Guldstrand2018-11-17 11:33:56 +0100
committer Willy Sudiarto Raharjo2018-11-17 12:42:43 +0100
commitabb91a14a4b0d132daebe5fc9c9ef4a03c20afb9 (patch)
tree022774e4e338fd20f88d8b85133bdb1d47b79ad7 /perl
parent364b712b48240046bc09371cfb35c6580a9a92ad (diff)
downloadslackbuilds-abb91a14a4b0d132daebe5fc9c9ef4a03c20afb9.tar.gz
perl/perl-Mojolicious: Updated for version 8.06.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Mojolicious/README2
-rw-r--r--perl/perl-Mojolicious/perl-Mojolicious.SlackBuild4
-rw-r--r--perl/perl-Mojolicious/perl-Mojolicious.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Mojolicious/README b/perl/perl-Mojolicious/README
index 9a836bd752..7c0f0a55c1 100644
--- a/perl/perl-Mojolicious/README
+++ b/perl/perl-Mojolicious/README
@@ -9,7 +9,7 @@ Mojolicious is a new endeavor to implement this idea using bleeding
edge technologies.
Optional dependencies: perl-IO-Socket-SSL, perl-IO-Socket-Socks,
- perl-EV, perl-Net-DNS-Native, perl-Role-Tiny
+ perl-EV, perl-Net-DNS-Native, perl-Role-Tiny, perl-Cpanel-JSON-XS
The optional dependencies can be installed and uninstalled without
needing to rebuild perl-Mojolicious itself; they will be found at
diff --git a/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild b/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild
index 77e673555b..04be4fa291 100644
--- a/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild
+++ b/perl/perl-Mojolicious/perl-Mojolicious.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Mojolicious
-# Copyright 2017 Andreas Guldstrand.
+# Copyright 2017-2018 Andreas Guldstrand.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Mojolicious
-VERSION=${VERSION:-8.0}
+VERSION=${VERSION:-8.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Mojolicious/perl-Mojolicious.info b/perl/perl-Mojolicious/perl-Mojolicious.info
index d1f3ac4ff4..0c335783e4 100644
--- a/perl/perl-Mojolicious/perl-Mojolicious.info
+++ b/perl/perl-Mojolicious/perl-Mojolicious.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Mojolicious"
-VERSION="8.0"
+VERSION="8.06"
HOMEPAGE="https://mojolicious.org/"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-8.0.tar.gz"
-MD5SUM="0da107065c24368a15af807e31afcc30"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-8.06.tar.gz"
+MD5SUM="001075411d8bc033ead894ff600d6a9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""