diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2015-09-03 21:58:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 06:25:06 +0700 |
commit | 667a15b345bb3dd444f32e425fffef6e350231a7 (patch) | |
tree | ac396c45c29312f35be59f11abfff6c3465f218c /perl | |
parent | 22e3b97b1ccad996e3ecfe36111c7913945b3249 (diff) | |
download | slackbuilds-667a15b345bb3dd444f32e425fffef6e350231a7.tar.gz |
perl/perl-Text-Diff: Updated for version 1.43.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Text-Diff/perl-Text-Diff.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Text-Diff/perl-Text-Diff.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Text-Diff/perl-Text-Diff.SlackBuild b/perl/perl-Text-Diff/perl-Text-Diff.SlackBuild index f861ddeee4..e1a498b90d 100644 --- a/perl/perl-Text-Diff/perl-Text-Diff.SlackBuild +++ b/perl/perl-Text-Diff/perl-Text-Diff.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh PRGNAM=perl-Text-Diff -VERSION=${VERSION:-1.41} +VERSION=${VERSION:-1.43} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Text-Diff/perl-Text-Diff.info b/perl/perl-Text-Diff/perl-Text-Diff.info index a4b3a34b5f..f666da7548 100644 --- a/perl/perl-Text-Diff/perl-Text-Diff.info +++ b/perl/perl-Text-Diff/perl-Text-Diff.info @@ -1,8 +1,8 @@ PRGNAM="perl-Text-Diff" -VERSION="1.41" +VERSION="1.43" HOMEPAGE="https://metacpan.org/pod/Text::Diff" -DOWNLOAD="http://www.cpan.org/authors/id/O/OV/OVID/Text-Diff-1.41.tar.gz" -MD5SUM="30d56e6dd5551ca16b8e16cc7299dc21" +DOWNLOAD="https://cpan.metacpan.org/authors/id/N/NE/NEILB/Text-Diff-1.43.tar.gz" +MD5SUM="49ee558984cb85b81bbc8fe5cf7324c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Algorithm-Diff" |