ModemManager: update to 1.6.10.
This commit is contained in:
parent
fadff2a820
commit
e35613a3c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ModemManager'
|
||||
pkgname=ModemManager
|
||||
version=1.6.8
|
||||
version=1.6.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --sbindir=/usr/bin
|
||||
|
@ -16,7 +16,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=ffc035c4bfeb07780c4580bb4488ade0ab1d197c3cdf89cb8ab36386cfb34376
|
||||
checksum=bc74326fa69ae8012f806e235f3d296144922669b952d4d4987dd0af645d5f68
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue