diff options
author | null <null> | 2017-05-14 16:47:54 -0300 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-06 20:21:30 +0000 |
commit | 41f1e071363293ef137cfa7e2df12917ad7d67c4 (patch) | |
tree | 5f283b25aab176acff7140f235774e1428b145d1 /community/perl-dbix-contextualfetch/APKBUILD | |
parent | d58110bfa13e1d1c59a85c316a255d82ccdda6e8 (diff) | |
download | aports-41f1e071363293ef137cfa7e2df12917ad7d67c4.tar.bz2 aports-41f1e071363293ef137cfa7e2df12917ad7d67c4.tar.xz |
community/[various]: fix missing sha512 checksums
Diffstat (limited to 'community/perl-dbix-contextualfetch/APKBUILD')
-rw-r--r-- | community/perl-dbix-contextualfetch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-dbix-contextualfetch/APKBUILD b/community/perl-dbix-contextualfetch/APKBUILD index 5bfa735fea..6ed3340e01 100644 --- a/community/perl-dbix-contextualfetch/APKBUILD +++ b/community/perl-dbix-contextualfetch/APKBUILD @@ -34,4 +34,4 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -md5sums="20a78432ae26b266216b7b30ff7941c3 DBIx-ContextualFetch-1.03.tar.gz" +sha512sums="e563bb56026bc8f15ced939696caaa1532aa71def6603cf3e941016a1337ca090053e30c582623413af50008ea8f4c62981cb94a4f75d423d53d015300c66885 DBIx-ContextualFetch-1.03.tar.gz" |