pmb.config.apkbuild_attributes: add sha512sums (MR 2296)

Useful for pmaports CI, see:
https://gitlab.com/postmarketOS/pmaports/-/merge_requests/4994#note_1842433422
This commit is contained in:
Clayton Craft 2024-04-12 14:32:52 -07:00 committed by Oliver Smith
parent 0d320d0613
commit 888026e95d
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 1 additions and 0 deletions

View File

@ -751,6 +751,7 @@ apkbuild_attributes = {
"pkgname": {},
"pkgrel": {},
"pkgver": {},
"sha512sums": {},
"subpackages": {},
"url": {},