perl/perl-Math-GMPf: Updated for version 0.43.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-09-01 08:04:13 +01:00 committed by David Spencer
parent 3af96bf0cf
commit 27cc771c17
3 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for perl-Math-GMPf.
#
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# 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-Math-GMPf
VERSION=${VERSION:-0.42}
VERSION=${VERSION:-0.43}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -90,7 +90,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f
find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a CHANGES README $PKG/usr/doc/$PRGNAM-$VERSION
cp CHANGES README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Math-GMPf"
VERSION="0.42"
VERSION="0.43"
HOMEPAGE="https://metacpan.org/pod/Math::GMPf"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPf-0.42.tar.gz"
MD5SUM="aa615b3f5aa233ed598b157749e17642"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPf-0.43.tar.gz"
MD5SUM="a375592e67bcdbe259aa10085371be26"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""