ModemManager: update to 1.4.10.
This commit is contained in:
parent
6f6dc09d09
commit
824ebbc3af
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ModemManager'
|
||||
pkgname=ModemManager
|
||||
version=1.4.8
|
||||
revision=3
|
||||
version=1.4.10
|
||||
revision=1
|
||||
build_options="gir"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --sbindir=/usr/bin
|
||||
|
@ -17,7 +17,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=d951eaffbe513bcde54f90602c6c423a49593f656d6485ba95f6fcb4bc1e8003
|
||||
checksum=107ba0b4d0749aebb0347691a39f60891cc6004aeca8b2128d69c50557049a63
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue