diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2014-11-30 20:59:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-11-30 20:59:42 +0700 |
commit | c0d1038540df60b12e30dfe3a5d4176d993246e5 (patch) | |
tree | 2997139f6324574e946cb9da41185acb82cc7850 | |
parent | 61ae29fa12eec4201e626ce7e985dece983836ad (diff) | |
download | slackbuilds-c0d1038540df60b12e30dfe3a5d4176d993246e5.tar.gz |
perl/perl-Algorithm-Diff: Updated for version 1.1903.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Algorithm-Diff/perl-Algorithm-Diff.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild b/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild index a44ad13f13..a477f50125 100644 --- a/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild +++ b/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh PRGNAM=perl-Algorithm-Diff -VERSION=${VERSION:-1.1902} +VERSION=${VERSION:-1.1903} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.info b/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.info index c26e1810f6..c26b113615 100644 --- a/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.info +++ b/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.info @@ -1,8 +1,8 @@ PRGNAM="perl-Algorithm-Diff" -VERSION="1.1902" +VERSION="1.1903" HOMEPAGE="https://metacpan.org/pod/Algorithm::Diff" -DOWNLOAD="http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1902.tar.gz" -MD5SUM="ff3e17ae485f8adfb8857b183991fbce" +DOWNLOAD="http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1903.tar.gz" +MD5SUM="0e8add21a641b8d66436df0c2024bf3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |