mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
perl/perl-Mojolicious: Updated for version 8.09.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
433947aebc
commit
b4c619c12d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Mojolicious
|
||||
VERSION=${VERSION:-8.07}
|
||||
VERSION=${VERSION:-8.09}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Mojolicious"
|
||||
VERSION="8.07"
|
||||
VERSION="8.09"
|
||||
HOMEPAGE="https://mojolicious.org/"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-8.07.tar.gz"
|
||||
MD5SUM="5557d3d55bad4deb4083f13e88f83286"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SR/SRI/Mojolicious-8.09.tar.gz"
|
||||
MD5SUM="d1e84904ca7f846eab20aa3b3f8caa5c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue