libqmi: update to 1.28.4.

Also take maintainership.
This commit is contained in:
Frank Steinborn 2021-05-18 17:06:19 +02:00 committed by Piraty
parent 546abf5029
commit b28ca47bac

View file

@ -1,6 +1,6 @@
# Template file for 'libqmi'
pkgname=libqmi
version=1.26.6
version=1.28.4
revision=1
build_style=gnu-configure
build_helper=gir
@ -9,11 +9,11 @@ configure_args="--disable-static --enable-mbim-qmux
hostmakedepends="pkg-config"
makedepends="glib-devel libgudev-devel libmbim-devel"
short_desc="QMI modem protocol helper library"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="http://www.freedesktop.org/wiki/Software/libqmi/"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=a71963bb1097a42665287e40a9a36f95b8f9d6d6a4b7a5de22d660328af97cb9
checksum=3b14cd2ab5221a7adbb39fed16ef697538ea1c79308821ad2d19b505e1daaea0
build_options="gir"
build_options_default="gir"