perl/perlbrew: Downgraded to 0.78 for dependency reasons.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2017-07-19 21:32:38 +02:00 committed by Willy Sudiarto Raharjo
parent 3c39ba5e64
commit b77eccd077
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perlbrew
VERSION=${VERSION:-0.80}
VERSION=${VERSION:-0.78}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perlbrew"
VERSION="0.80"
VERSION="0.78"
HOMEPAGE="https://perlbrew.pl/"
DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.80.tar.gz"
MD5SUM="d7fb4c05564b9cf1e69ede1f2a51b38c"
DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GU/GUGOD/App-perlbrew-0.78.tar.gz"
MD5SUM="c6d1d143175526eb0afda25267efdcc3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-CPAN-Perl-Releases perl-Capture-Tiny perl-Devel-PatchPerl perl-IO-All perl-Path-Class perl-Test-Exception perl-Test-NoWarnings perl-Test-Output perl-Test-Spec perl-local-lib"