perl/perl-Algorithm-Diff: Updated for version 1.1902.

perl-Text-Diff expects this version.

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2013-11-17 18:47:51 +01:00
parent 53d453247a
commit 3143fd6cc5
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
PRGNAM=perl-Algorithm-Diff
VERSION=${VERSION:-1.15}
VERSION=${VERSION:-1.1902}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -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=""

View File

@ -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: