diff options
Diffstat (limited to 'perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild')
-rw-r--r-- | perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild index b0abc3be51..253e72d12c 100644 --- a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild +++ b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh # Slackware build script for perl-Statistics-Descriptive - -# Copyright 2011 Tracy Williams <t_s_williams[at]yahoo[dot]com> +# +# Copyright 2011-2012 Tracy Williams <t_s_williams[at]yahoo[dot]com> # 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=perl-Statistics-Descriptive -VERSION=${VERSION:-3.0201} +VERSION=${VERSION:-3.0604} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |