mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
ModemManager: update to 1.4.14.
This commit is contained in:
parent
cad19e4880
commit
1db2bd93e0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ModemManager'
|
# Template file for 'ModemManager'
|
||||||
pkgname=ModemManager
|
pkgname=ModemManager
|
||||||
version=1.4.12
|
version=1.4.14
|
||||||
revision=1
|
revision=1
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/ModemManager/"
|
homepage="http://www.freedesktop.org/wiki/Software/ModemManager/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=7ef5035375a953b285a742591df0a65fd442f4641ce4d8f4392a41d6d6bc70b3
|
checksum=abe6cdd515a774bcba3afdcdb1e504569801e79282ccdf26099f33cbb8731ba2
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue