diff options
Diffstat (limited to 'perl/perl-test-warn/perl-test-warn.SlackBuild')
-rw-r--r-- | perl/perl-test-warn/perl-test-warn.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-test-warn/perl-test-warn.SlackBuild b/perl/perl-test-warn/perl-test-warn.SlackBuild index eea145a0b4d45..529494134c426 100644 --- a/perl/perl-test-warn/perl-test-warn.SlackBuild +++ b/perl/perl-test-warn/perl-test-warn.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for perl-test-warn # Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com> +# Adopted by Glenn Becker <glenn.becker@gmail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-test-warn -VERSION=${VERSION:-0.24} +VERSION=${VERSION:-0.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |