summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/perlbrew/perlbrew.SlackBuild4
-rw-r--r--perl/perlbrew/perlbrew.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perlbrew/perlbrew.SlackBuild b/perl/perlbrew/perlbrew.SlackBuild
index d09aad68ff..0c07302c4d 100644
--- a/perl/perlbrew/perlbrew.SlackBuild
+++ b/perl/perlbrew/perlbrew.SlackBuild
@@ -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}
diff --git a/perl/perlbrew/perlbrew.info b/perl/perlbrew/perlbrew.info
index ece97d3b9b..adc38b2033 100644
--- a/perl/perlbrew/perlbrew.info
+++ b/perl/perlbrew/perlbrew.info
@@ -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"