diff options
Diffstat (limited to 'perl/perl-extutils-depends/perl-extutils-depends.SlackBuild')
-rw-r--r-- | perl/perl-extutils-depends/perl-extutils-depends.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild b/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild index 7f413d8d73..93ba213b76 100644 --- a/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild +++ b/perl/perl-extutils-depends/perl-extutils-depends.SlackBuild @@ -6,7 +6,7 @@ # Copyright 2010, 2012 Binh Nguyen <binhvng@gmail.com> # All rights reserved. # -# Update for version 0.401 by Glenn Becker <burningc@sdf.org> +# Update for version 0.402 by Glenn Becker <burningc@sdf.org> # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-extutils-depends -VERSION=${VERSION:-0.401} +VERSION=${VERSION:-0.402} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |