diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-02-12 18:02:22 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-02-12 18:02:22 +0000 |
commit | 080998e120bf79bc618063b0043878ae020c1ce0 (patch) | |
tree | 41c85af0c95b106338d779ac57fea1bd69afaacb /perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild | |
parent | 12631351b235402b6d73a6b3824fc5864c442015 (diff) |
perl/perl-Math-GMPz: Updated for version 0.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild')
-rw-r--r-- | perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild index a6aa0ea0ad5d..349b4574c47e 100644 --- a/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild +++ b/perl/perl-Math-GMPz/perl-Math-GMPz.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh - +# # Slackware build script for perl-Math-GMPz. - -# 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-GMPz -VERSION=${VERSION:-0.44} +VERSION=${VERSION:-0.45} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |