diff options
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 a6aa0ea0ad..349b4574c4 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} |