diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-11-29 06:28:39 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-29 06:28:39 +0700 |
commit | e9ca37bd9b694480ce6ce3877a729312c3664d88 (patch) | |
tree | 57867ef0b5bb32f176c94e1524aaa1204789c1ad /perl/perl-PAR/perl-PAR.SlackBuild | |
parent | 6fd9a6636013281fee7af1065a9d043d77898c52 (diff) |
perl/perl-PAR: Updated for version 1.013.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-PAR/perl-PAR.SlackBuild')
-rw-r--r-- | perl/perl-PAR/perl-PAR.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-PAR/perl-PAR.SlackBuild b/perl/perl-PAR/perl-PAR.SlackBuild index 3934d0e75d1f4..7989ffc9296e1 100644 --- a/perl/perl-PAR/perl-PAR.SlackBuild +++ b/perl/perl-PAR/perl-PAR.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-PAR -VERSION=${VERSION:-1.012} +VERSION=${VERSION:-1.013} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |