perl/perl-Statistics-Descriptive: Updated for version 3.0604
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
4fefcd374a
commit
85429fe60a
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue