fwupd: update to 1.4.1
This commit is contained in:
parent
5661fa1935
commit
80a7f549a1
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fwupd'
|
||||
pkgname=fwupd
|
||||
version=1.3.9
|
||||
revision=2
|
||||
version=1.4.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
# manpages fail to build
|
||||
|
@ -16,13 +16,13 @@ hostmakedepends="dejavu-fonts-ttf gnutls-tools help2man pkg-config gcab
|
|||
makedepends="libxmlb-devel cairo-devel colord-devel libarchive-devel
|
||||
gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
|
||||
sqlite-devel libsoup-devel gcab-devel pango-devel python3-gobject
|
||||
python3-Pillow elogind-devel tpm2-tss-devel"
|
||||
python3-Pillow elogind-devel tpm2-tss-devel libjcat-devel"
|
||||
short_desc="Daemon to allow session software to update firmware"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/hughsie/fwupd"
|
||||
distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"
|
||||
checksum=d96c6a8e194c5190137d3a01fb1b9c17926c6b00860542380a5719e38ca4911b
|
||||
checksum=39153ad966b5f05446ed359cefc3bd2705bef47d3991e3978dc30003775faa0b
|
||||
|
||||
# no efi on non-efi platforms
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue