mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/coreboot-tools: upgrade to 26.03
build uses 'dirname' options not present in busybox
This commit is contained in:
parent
d26530d3d3
commit
8ace11e216
@ -1,7 +1,7 @@
|
||||
# Contributor: Nulo <alpine@nulo.in>
|
||||
# Maintainer: Adam Thiede <me@adamthiede.com>
|
||||
pkgname=coreboot-tools
|
||||
pkgver=25.12
|
||||
pkgver=26.03
|
||||
pkgrel=0
|
||||
pkgdesc="Tools from the coreboot project"
|
||||
url="https://review.coreboot.org/coreboot"
|
||||
@ -9,6 +9,7 @@ arch="all"
|
||||
license="GPL-2.0-only"
|
||||
|
||||
makedepends="
|
||||
coreutils
|
||||
inkscape
|
||||
meson
|
||||
pciutils-dev
|
||||
@ -119,6 +120,6 @@ cbfstool() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
3eba5b5a37c681c5867656d3e66b4973b070bd63246aa4448debf77bf1036ceacb0a3d626b9dac76ee002ee0df8d9539ef99d3d55ea3263e4893eca2b22bb070 coreboot-25.12.tar.xz
|
||||
99a45865db36aa87b930489475ebf051dd19353c959b997854cf84e8d6abdd00fc1e405bcfc975721fd20cad83afab0bd8ee285844a7f1c002f5e30a9d6ad200 coreboot-26.03.tar.xz
|
||||
c2d2683168626c562f4c0e9fed4bb71701b14d12d0ea3726c43cda707dd882709492a9c59465d09de294e06f75888f888c50e982bdf32c78fc8a708432ed0aec musl.patch
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user