main/boot-deploy: upgrade to 0.8.2 (MR 4130)
Changelog: https://gitlab.com/postmarketOS/boot-deploy/-/tags/0.8.2 [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
928fa5b9c5
commit
df8b0a6665
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||||
pkgname=boot-deploy
|
pkgname=boot-deploy
|
||||||
pkgver=0.8.1
|
pkgver=0.8.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="tool for finalizing and deploying boot related files"
|
pkgdesc="tool for finalizing and deploying boot related files"
|
||||||
url="https://gitlab.com/postmarketos/boot-deploy"
|
url="https://gitlab.com/postmarketos/boot-deploy"
|
||||||
|
@ -25,5 +25,5 @@ package() {
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f boot-deploy.config
|
a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f boot-deploy.config
|
||||||
b5a2c182dd8786172f69100e6b62b95a02ba6e4f24bbf3b6aa8269287197f9d2546617c0631af9391b5052d5bd381d02e92ae39673311da2fd881df6045e79ed boot-deploy-0.8.1.tar.gz
|
8c2ad0fe91ad4ff8470b39ed3c2b4e098dcc684afed5911a2197724c5ce962a58c30b10a083a4cc4169ffdb2fab650a29b08ce04b9aeee9cfb709a328a209ea2 boot-deploy-0.8.2.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue