libmbim: update to 1.18.0.

This commit is contained in:
maxice8 2019-01-11 18:21:48 -02:00 committed by maxice8
parent ab9d2084b7
commit 3a7c595932

View file

@ -1,6 +1,6 @@
# Template file for 'libmbim'
pkgname=libmbim
version=1.16.2
version=1.18.0
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -8,10 +8,10 @@ hostmakedepends="glib-devel pkg-config"
makedepends="libgudev-devel"
short_desc="MBIM modem protocol helper library"
maintainer="Juan RP <xtraeme@voidlinux.org>"
homepage="http://www.freedesktop.org/wiki/Software/libmbim/"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=eb494fee2c200daf4f5cc8a40061d24a3dfafe8c59151c95c6a826fd96dcb262
homepage="https://www.freedesktop.org/wiki/Software/libmbim/"
distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=6cf40128d83d087946a7d8577e735526202e034d52f90047735329609097b282
libmbim-devel_package() {
depends="${sourcepkg}-${version}_${revision}"