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/uidmapshift | |
parent | e3ac77934f077e68558d0e0f1a0ac91907c6d234 (diff) | |
download | aports-c44e1739d09485e6e56c3e8d179f02da33a0a7bf.tar.bz2 aports-c44e1739d09485e6e56c3e8d179f02da33a0a7bf.tar.xz |
Remove obsolete checksums from community
Diffstat (limited to 'community/uidmapshift')
-rw-r--r-- | community/uidmapshift/APKBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/community/uidmapshift/APKBUILD b/community/uidmapshift/APKBUILD index 3b8740c8b6..3c94a6c9e9 100644 --- a/community/uidmapshift/APKBUILD +++ b/community/uidmapshift/APKBUILD @@ -18,6 +18,4 @@ package() { install -D -m 755 uidmapshift.lua "$pkgdir"/usr/bin/uidmapshift } -md5sums="218414174c361042d47f2f2b4a6b042b uidmapshift-0.1.0.tar.gz" -sha256sums="4f3afb177ee9c3ae0ae61243b3d0b8b3631daf4f37246b3c72f27e933d0aa232 uidmapshift-0.1.0.tar.gz" sha512sums="eee50c5952b59ec33160904821afb24401edae30e71f3df097fe8272967e5cc1b9ebe8438d20895681ebd434b884c04b2f684a119c0ee3b06c042fd2709de905 uidmapshift-0.1.0.tar.gz" |