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 | |
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')
-rw-r--r-- | perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild | 6 | ||||
-rw-r--r-- | perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info | 6 |
2 files changed, 6 insertions, 6 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} diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info index 83b225fb07..f15a4ceb84 100644 --- a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info +++ b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info @@ -1,8 +1,8 @@ PRGNAM="perl-Statistics-Descriptive" -VERSION="3.0201" +VERSION="3.0604" HOMEPAGE="http://search.cpan.org/dist/Statistics-Descriptive/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0201.tar.gz" -MD5SUM="f865d2599cb2bfe49ff5d77c4b66456b" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0604.tar.gz" +MD5SUM="847a7c6b934c718344d5124798a9db84" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |