diff options
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild index aac3e82ed3df..d879e241062a 100644 --- a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild +++ b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Statistics-Descriptive -VERSION=${VERSION:-3.0608} +VERSION=${VERSION:-3.0609} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -91,7 +91,7 @@ find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a \ - Changes MANIFEST README UserSurvey.txt examples \ + Changes LICENSE MANIFEST README UserSurvey.txt examples \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff --git a/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info b/perl/perl-Statistics-Descriptive/perl-Statistics-Descriptive.info index 0aff3ba1f9c4..40532a0d42d3 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.0608" +VERSION="3.0609" HOMEPAGE="https://metacpan.org/pod/Statistics::Descriptive" -DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0608.tar.gz" -MD5SUM="e1ecb7e352a7d60b3d488e56ea9f203e" +DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-3.0609.tar.gz" +MD5SUM="3fa7a705742d2ba942b9e0b167fdb48b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-List-MoreUtils" |