mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Mojolicious: Updated for version 9.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff7520b488
commit
df017ca403
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=perl-Mojolicious
|
||||
VERSION=${VERSION:-9.32}
|
||||
VERSION=${VERSION:-9.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Mojolicious"
|
||||
VERSION="9.32"
|
||||
VERSION="9.33"
|
||||
HOMEPAGE="https://mojolicious.org/"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-9.32.tar.gz"
|
||||
MD5SUM="e06ce611dd2444f2ca5b74f3a910b679"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-9.33.tar.gz"
|
||||
MD5SUM="c7fc2d1741cc72ec7d3422ef7afb9610"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue