diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-20 22:27:33 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-20 22:27:33 +0200 |
commit | fb77a3d6c64477182cc766dbf2f20aad2f59d8e6 (patch) | |
tree | 2df5e8f65c9bd006bae23a3dc7c8886ee549b7e3 | |
parent | 78080092e8d26666d84f65a0cfe6b3d45193bdf2 (diff) | |
download | buildroot-fb77a3d6c64477182cc766dbf2f20aad2f59d8e6.tar.gz buildroot-fb77a3d6c64477182cc766dbf2f20aad2f59d8e6.zip |
perl-libwww: remove hash file
As reported by Romain Naour, having a hash file for a package
downloaded from github is wrong.
Reported-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/perl-libwww/perl-libwww.hash | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/perl-libwww/perl-libwww.hash b/package/perl-libwww/perl-libwww.hash deleted file mode 100644 index 1ef5ccfe7f..0000000000 --- a/package/perl-libwww/perl-libwww.hash +++ /dev/null @@ -1,3 +0,0 @@ -# retrieved by scancpan from http://cpan.metacpan.org/ -md5 85b36bcd2fd2450718ee14f894f0d3d1 libwww-perl-6.13.tar.gz -sha256 5fbd13eebd1933e5a203fceb2c1629efbccff3efc8fab6ec0285c79d0a95f8b2 libwww-perl-6.13.tar.gz |