"CommModule code requires a trivial change to run with Debian Wheezy"
This commit is contained in:
parent
69eee6b7b4
commit
7fc452eb68
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ use DBI;
|
|||
use Locale::gettext;
|
||||
use IO::Socket;
|
||||
use MIME::Base64;
|
||||
use Digest::SHA1 qw(sha1_hex);
|
||||
use Digest::SHA qw(sha1_hex);
|
||||
|
||||
#Protocol version:
|
||||
my $ver=1;
|
||||
|
|
Loading…
Reference in a new issue