main/boot-deploy: upgrade to 0.14 (MR 4842)
Changelog: - Add support for Linux kernel cpu microcode loading on boot [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
30d57cadf9
commit
6923219afc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=boot-deploy
|
||||
pkgver=0.13
|
||||
pkgver=0.14
|
||||
pkgrel=0
|
||||
pkgdesc="tool for finalizing and deploying boot related files"
|
||||
url="https://gitlab.com/postmarketos/boot-deploy"
|
||||
|
@ -28,5 +28,5 @@ package() {
|
|||
}
|
||||
sha512sums="
|
||||
a243975b9850d9933e0f917f7eb38fc4a76ea658c3dcc56f035f60ee6c62d6740c1107143b8210bdc0231d4c9b6b2003e458120985604eb09649322d359ae89f os-customization
|
||||
deb38fe59084a68f17babec65d7fb3f9602cf47806d64ce9875208c590f82ecfa4578b7b24972a14ba1d7bb0678d210d8e1c80a594fb70d89e34816879f0f733 boot-deploy-0.13.tar.gz
|
||||
6db023dadd7edf2836b23b2404cff0ea2ba6ad373008b0c43dfe31a62d4b9b17e9f981f6ccadb30330030ef491f0f492a5baed2d395eb277a6b1790bd3541dfd boot-deploy-0.14.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue