libmbim: update to 1.12.4.

This commit is contained in:
Michael Gehring 2016-03-17 05:11:35 +01:00
parent 7afa3e7f96
commit 1b572fa395

View file

@ -1,6 +1,6 @@
# Template file for 'libmbim'
pkgname=libmbim
version=1.12.2
version=1.12.4
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -10,8 +10,8 @@ short_desc="MBIM modem protocol helper library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.freedesktop.org/wiki/Software/libmbim/"
license="GPL-2"
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
checksum=949351d3e3d69b81e40a49f1d187944c26149e0647a415f0227ccdc112047b29
distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=7bd9af154e88ee1cccaf2fedd05e0f5cb82e3359ab6ad2a75cfec98bf57f973a
libmbim-devel_package() {
depends="${sourcepkg}-${version}_${revision}"