perl/perlbrew: Updated for version 0.85.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2018-12-18 08:43:31 +01:00 committed by Willy Sudiarto Raharjo
parent 6b922d0585
commit 595dfd0493
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for perlbrew
# Copyright 2016 Andreas Guldstrand.
# Copyright 2016-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=perlbrew
VERSION=${VERSION:-0.84}
VERSION=${VERSION:-0.85}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perlbrew"
VERSION="0.84"
VERSION="0.85"
HOMEPAGE="https://perlbrew.pl/"
DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.84.tar.gz"
MD5SUM="a4e2e73bd7d09d5c748bf5cf0e0d8b3d"
DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.85.tar.gz"
MD5SUM="0a86d1393206c4a40efb74776f8794d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-CPAN-Perl-Releases perl-Capture-Tiny perl-Devel-PatchPerl perl-File-Which perl-Module-Build-Tiny perl-IO-All perl-Path-Class perl-Test-Exception perl-Test-NoWarnings perl-Test-Output perl-Test-Spec perl-Test-TempDir-Tiny perl-local-lib"