fwupd: replaces fwupdate
This commit is contained in:
parent
87d879f5ed
commit
a0d84ae71e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fwupd'
|
# Template file for 'fwupd'
|
||||||
pkgname=fwupd
|
pkgname=fwupd
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
# manpages fail to build
|
# manpages fail to build
|
||||||
|
@ -23,6 +23,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/hughsie/fwupd"
|
homepage="https://github.com/hughsie/fwupd"
|
||||||
distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"
|
distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"
|
||||||
checksum=7c0ff77551627aaa162aed8f3b010ca88539a70ade060c8b4b298cf4bcd169ee
|
checksum=7c0ff77551627aaa162aed8f3b010ca88539a70ade060c8b4b298cf4bcd169ee
|
||||||
|
replaces="fwupdate>=0"
|
||||||
|
|
||||||
# no efi on non-efi platforms
|
# no efi on non-efi platforms
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue