diff options
Diffstat (limited to 'community/perl-data-hexdump/APKBUILD')
-rw-r--r-- | community/perl-data-hexdump/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-data-hexdump/APKBUILD b/community/perl-data-hexdump/APKBUILD index 25e1c6dc18..f0c189beff 100644 --- a/community/perl-data-hexdump/APKBUILD +++ b/community/perl-data-hexdump/APKBUILD @@ -34,4 +34,4 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -md5sums="467b7183d1062ab4a502b50c34e7d67f Data-HexDump-0.02.tar.gz" +sha512sums="71e787cf679237cbddffd3eca2576812dca38216a8caf9282f7d56af4e268810f36ebd57e3e5c369ec393e7f0e9ae2edbcbe7fd5ffbe49ef4d7e8ba302a28e47 Data-HexDump-0.02.tar.gz" |