diff options
author | Tracy Williams <t_s_williams[at]yahoo[dot]com> | 2012-12-02 12:34:54 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:52 -0500 |
commit | 85429fe60a62ded4abfe3e4c89ba82448c94a822 (patch) | |
tree | 21c1bd8be26179723c31d8be0b63103ce6044199 /perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild | |
parent | 4fefcd374a274d3b899c74afca269be1e32c8829 (diff) | |
download | slackbuilds-85429fe60a62ded4abfe3e4c89ba82448c94a822.tar.gz |
perl/perl-Statistics-Descriptive: Updated for version 3.0604
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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} |