diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-01-29 13:49:40 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-01-30 20:14:53 +0000 |
commit | c44e1739d09485e6e56c3e8d179f02da33a0a7bf (patch) | |
tree | e2a9681b3ba31718511178ab2fc9d978dca8828d /community/hhpc/APKBUILD | |
parent | e3ac77934f077e68558d0e0f1a0ac91907c6d234 (diff) | |
download | aports-c44e1739d09485e6e56c3e8d179f02da33a0a7bf.tar.bz2 aports-c44e1739d09485e6e56c3e8d179f02da33a0a7bf.tar.xz |
Remove obsolete checksums from community
Diffstat (limited to 'community/hhpc/APKBUILD')
-rw-r--r-- | community/hhpc/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/hhpc/APKBUILD b/community/hhpc/APKBUILD index 7dd02fa6f3..e81699cc22 100644 --- a/community/hhpc/APKBUILD +++ b/community/hhpc/APKBUILD @@ -22,6 +22,4 @@ package() { make DESTDIR="$pkgdir" install || return 1 } -md5sums="2d579207ce5d6b3fbbfa4b81109ffaa3 hhpc-0.3.2.tar.gz" -sha256sums="7701e20143133317d0746b6f723bdd9bff92fb7c4bd9af745e632444dbbc3afa hhpc-0.3.2.tar.gz" sha512sums="c07a054c1826cff530f27c047e52bc982bfe057fa5c92dfd3af42750b4aa8369c614529b62e701c5f9199749659f47e3c56bcbc68b14a0b86b35c9a031d80417 hhpc-0.3.2.tar.gz" |