ModemManager: update to 1.4.12.
This commit is contained in:
parent
e3271e3339
commit
f2fdfd72de
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'ModemManager'
|
||||
pkgname=ModemManager
|
||||
version=1.4.10
|
||||
revision=2
|
||||
version=1.4.12
|
||||
revision=1
|
||||
build_options="gir"
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --sbindir=/usr/bin
|
||||
--with-udev-base-dir=/usr/lib/udev --with-polkit=permissive
|
||||
|
@ -17,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/ModemManager/"
|
||||
license="GPL-2"
|
||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=107ba0b4d0749aebb0347691a39f60891cc6004aeca8b2128d69c50557049a63
|
||||
checksum=7ef5035375a953b285a742591df0a65fd442f4641ce4d8f4392a41d6d6bc70b3
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue