diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-17 18:47:51 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-19 19:54:48 +0100 |
commit | 3143fd6cc52fec5763238644d43ed5fbc0b14374 (patch) | |
tree | cc307faf71581983a7e5e8eb2cff85c76e3fe783 /perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild | |
parent | 53d453247a0445e787e777213e7870f827d23ec2 (diff) | |
download | slackbuilds-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/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild')
-rw-r--r-- | perl/perl-Algorithm-Diff/perl-Algorithm-Diff.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |