mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
ModemManager: update to 1.10.0
This commit is contained in:
parent
ed0a601b65
commit
fb01a897d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ModemManager'
|
# Template file for 'ModemManager'
|
||||||
pkgname=ModemManager
|
pkgname=ModemManager
|
||||||
version=1.8.2
|
version=1.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-polkit=permissive
|
configure_args="--disable-static --with-polkit=permissive
|
||||||
--with-udev-base-dir=/usr/lib/udev $(vopt_enable gir introspection)"
|
--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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/ModemManager/"
|
homepage="https://www.freedesktop.org/wiki/Software/ModemManager/"
|
||||||
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=96f2a5f0ed15532b4c4c185b756fdc0326e7c2027cea26a1264f91e098260f80
|
checksum=fd0f39996025dac96995daea8a58ec7dd571582f7563a8ae0d5f65b571b76ee2
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue