summaryrefslogtreecommitdiff
path: root/cpan/Digest-SHA/shasum
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Digest-SHA/shasum')
-rw-r--r--cpan/Digest-SHA/shasum6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpan/Digest-SHA/shasum b/cpan/Digest-SHA/shasum
index 0026a254f7..606393e477 100644
--- a/cpan/Digest-SHA/shasum
+++ b/cpan/Digest-SHA/shasum
@@ -4,8 +4,8 @@
##
## Copyright (C) 2003-2014 Mark Shelor, All Rights Reserved
##
- ## Version: 5.86
- ## Thu Jan 30 08:24:28 MST 2014
+ ## Version: 5.87
+ ## Mon Feb 17 16:42:02 MST 2014
## shasum SYNOPSIS adapted from GNU Coreutils sha1sum.
## Add an "-a" option for algorithm selection, a "-p"
@@ -97,7 +97,7 @@ use strict;
use Fcntl;
use Getopt::Long;
-my $VERSION = "5.86";
+my $VERSION = "5.87";
## Try to use Digest::SHA. If not installed, use the slower