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/tpm | |
parent | e3ac77934f077e68558d0e0f1a0ac91907c6d234 (diff) | |
download | aports-c44e1739d09485e6e56c3e8d179f02da33a0a7bf.tar.bz2 aports-c44e1739d09485e6e56c3e8d179f02da33a0a7bf.tar.xz |
Remove obsolete checksums from community
Diffstat (limited to 'community/tpm')
-rw-r--r-- | community/tpm/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/tpm/APKBUILD b/community/tpm/APKBUILD index 91c802164b..b6a7adfca2 100644 --- a/community/tpm/APKBUILD +++ b/community/tpm/APKBUILD @@ -44,6 +44,4 @@ zshcomp() { "$subpkgdir"/usr/share/zsh/site-functions/_$pkgname || return 1 } -md5sums="d86118c38e908663c8d1422c79f6ce1d tpm-1.3.2.tar.gz" -sha256sums="9ea145e7f731c50ba3a8dfa252c7d0b31cd5b12b03db33dd95d7d8ebb53d4e6b tpm-1.3.2.tar.gz" sha512sums="27486d511cbfd5c62f45ab2094844cf20215268f8e11f7c04ed54ce8d6af5de5b1241421c08408bbbbfdba5b037a0447c10f830fae7c41c6bf7bdba961f399e6 tpm-1.3.2.tar.gz" |