summaryrefslogtreecommitdiffstats
path: root/tools/inc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc')
-rw-r--r--tools/inc/perl.modules.base4
-rw-r--r--tools/inc/perl.modules.ubuntu4
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/inc/perl.modules.base b/tools/inc/perl.modules.base
index 6e6febd1..ae8a9d6d 100644
--- a/tools/inc/perl.modules.base
+++ b/tools/inc/perl.modules.base
@@ -5,7 +5,7 @@ Data::Dumper
Cwd
DBI
Digest::MD5
-Digest::SHA1
+Digest::SHA
Encode
Exporter
Fcntl
@@ -26,4 +26,4 @@ Scalar::Util
Socket
Storable
Sys::Hostname
-Term::ReadLine \ No newline at end of file
+Term::ReadLine
diff --git a/tools/inc/perl.modules.ubuntu b/tools/inc/perl.modules.ubuntu
index 2a520b01..d733cdb0 100644
--- a/tools/inc/perl.modules.ubuntu
+++ b/tools/inc/perl.modules.ubuntu
@@ -5,7 +5,7 @@ Data::Dumper perl
Cwd perl-base
DBI libdbi-perl
Digest::MD5 perl
-Digest::SHA1 libdigest-sha1-perl
+Digest::SHA libdigest-sha-perl
Encode perl
Exporter perl-base
Fcntl perl-base
@@ -26,4 +26,4 @@ Scalar::Util perl-base
Socket perl-base
Storable perl
Sys::Hostname perl
-Term::ReadLine perl-modules \ No newline at end of file
+Term::ReadLine perl-modules