diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-25 17:43:24 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 17:43:24 +0200 |
commit | 9b3a571f62feb0725b4e967143709694e2f4ea61 (patch) | |
tree | f3601ca4d96246776cd3c188526946ec15af454f /perl/perl-digest-hmac/README | |
parent | 9fe124aee146fbf52396ba56839c993325aff282 (diff) | |
download | slackbuilds-9b3a571f62feb0725b4e967143709694e2f4ea61.tar.gz |
perl/perl-digest-hmac: Fixed dep information
Diffstat (limited to 'perl/perl-digest-hmac/README')
-rw-r--r-- | perl/perl-digest-hmac/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-digest-hmac/README b/perl/perl-digest-hmac/README index c0d31e28a0..b915ff7772 100644 --- a/perl/perl-digest-hmac/README +++ b/perl/perl-digest-hmac/README @@ -6,5 +6,3 @@ in RFC 2104. The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument. - -This requires perl-digest-sha1. |