summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Heinz Wiesinger2013-11-17 18:47:51 +0100
committer Heinz Wiesinger2013-11-19 19:54:48 +0100
commit3143fd6cc52fec5763238644d43ed5fbc0b14374 (patch)
treecc307faf71581983a7e5e8eb2cff85c76e3fe783 /perl
parent53d453247a0445e787e777213e7870f827d23ec2 (diff)
downloadslackbuilds-3143fd6cc52fec5763238644d43ed5fbc0b14374.tar.gz
perl/perl-Algorithm-Diff: Updated for version 1.1902.
perl-Text-Diff expects this version. Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild2
-rw-r--r--perl/perl-Algorithm-Diff/perl-Algorithm-Diff.info8
-rw-r--r--perl/perl-Algorithm-Diff/slack-desc2
3 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild b/perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild
index 6cfd46cd70..37e4851bf1 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.15}
+VERSION=${VERSION:-1.1902}
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 3ce0812072..3d3e68516a 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.15"
-HOMEPAGE="http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/N/NE/NEDKONZ/Algorithm-Diff-1.15.tar.gz"
-MD5SUM="457cd497a0411a88b47d3741eb176071"
+VERSION="1.1902"
+HOMEPAGE="http://search.cpan.org/~tyemq/Algorithm-Diff-1.1902/"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/T/TY/TYEMQ/Algorithm-Diff-1.1902.tar.gz"
+MD5SUM="ff3e17ae485f8adfb8857b183991fbce"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/perl/perl-Algorithm-Diff/slack-desc b/perl/perl-Algorithm-Diff/slack-desc
index e078d5c635..69fb232138 100644
--- a/perl/perl-Algorithm-Diff/slack-desc
+++ b/perl/perl-Algorithm-Diff/slack-desc
@@ -11,7 +11,7 @@ perl-Algorithm-Diff:
perl-Algorithm-Diff: This module provides five exportable functions for diffing:
perl-Algorithm-Diff: LCS, diff, sdiff, traverse_sequences, and traverse_balanced.
perl-Algorithm-Diff:
-perl-Algorithm-Diff: Homepage: http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15
+perl-Algorithm-Diff: Homepage: http://search.cpan.org/~tyemq/Algorithm-Diff-1.1902/
perl-Algorithm-Diff:
perl-Algorithm-Diff:
perl-Algorithm-Diff: