diff options
Diffstat (limited to 'perl/perlbrew/perlbrew.SlackBuild')
-rw-r--r-- | perl/perlbrew/perlbrew.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |