ModemManager: update to 1.10.0
This commit is contained in:
parent
ed0a601b65
commit
fb01a897d9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ModemManager'
|
||||
pkgname=ModemManager
|
||||
version=1.8.2
|
||||
revision=2
|
||||
version=1.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-polkit=permissive
|
||||
--with-udev-base-dir=/usr/lib/udev $(vopt_enable gir introspection)"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/ModemManager/"
|
||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=96f2a5f0ed15532b4c4c185b756fdc0326e7c2027cea26a1264f91e098260f80
|
||||
checksum=fd0f39996025dac96995daea8a58ec7dd571582f7563a8ae0d5f65b571b76ee2
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue