mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/efibootmgr: add x86 arch and claim maintainership
https://github.com/rhboot/efibootmgr Linux user-space application to modify the Intel Extensible Firmware Interface
This commit is contained in:
parent
35dfed2343
commit
036a291bb5
@ -1,11 +1,11 @@
|
|||||||
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
|
||||||
# Maintainer:
|
# Maintainer: Lucas Ramage <ramage.lucas@openmailbox.org>
|
||||||
pkgname=efibootmgr
|
pkgname=efibootmgr
|
||||||
pkgver=15
|
pkgver=15
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Linux user-space application to modify the Intel Extensible Firmware Interface"
|
pkgdesc="Linux user-space application to modify the Intel Extensible Firmware Interface"
|
||||||
url="https://github.com/rhboot/efibootmgr"
|
url="https://github.com/rhboot/efibootmgr"
|
||||||
arch="x86_64 armhf aarch64"
|
arch="x86 x86_64 armhf aarch64"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0"
|
||||||
depends=""
|
depends=""
|
||||||
makedepends="efivar-dev linux-headers popt-dev gettext-dev"
|
makedepends="efivar-dev linux-headers popt-dev gettext-dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user