fwupd: rebuild to fix inconsistent shlibs

...and unbreak builders
This commit is contained in:
Alessio Sergi 2018-06-15 17:36:38 +02:00
parent 2bb2e78972
commit ed5fc31318
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fwupd'
pkgname=fwupd
version=1.0.7
revision=1
version=1.0.8
revision=2
build_style=meson
# manpages fail to build
# tests require unpackaged umockdev
@ -12,12 +12,12 @@ hostmakedepends="dejavu-fonts-ttf gnutls-tools help2man pkg-config"
makedepends="appstream-glib-devel cairo-devel colord-devel fwupdate-devel
gnutls-devel gpgme-devel json-glib-devel libgusb-devel polkit-devel
python3-Pillow python3-gobject"
short_desc="A daemon to allow session software to update firmware"
short_desc="Daemon to allow session software to update firmware"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2.0-or-later"
license="LGPL-2.1-or-later"
homepage="https://github.com/hughsie/fwupd"
distfiles="https://github.com/hughsie/fwupd/archive/${version}.tar.gz"
checksum=477813f1d50f9736849b9f5369cea0afd88020b0bac3062a5fe6b4f7091b1a3f
checksum=512c04480de6d7404df22bcf718c435bfca75d4f9ff0b1aaa781f72bbe33b4fd
conf_files="/etc/dbus-1/system.d/org.freedesktop.fwupd.conf
/etc/fwupd/daemon.conf /etc/fwupd/remotes.d/*.conf"