perl/perl-Mojolicious: Updated for version 8.11.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
8dbb0b93b2
commit
1a5668d231
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Mojolicious
|
||||
|
||||
# Copyright 2017-2018 Andreas Guldstrand.
|
||||
# Copyright 2017-2019 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.09}
|
||||
VERSION=${VERSION:-8.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Mojolicious"
|
||||
VERSION="8.09"
|
||||
VERSION="8.11"
|
||||
HOMEPAGE="https://mojolicious.org/"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-8.09.tar.gz"
|
||||
MD5SUM="d1e84904ca7f846eab20aa3b3f8caa5c"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-8.11.tar.gz"
|
||||
MD5SUM="00419dac75fec23d06fe8695e4bde303"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue