From 4fe092e61b7b5294075e05ac3fd4285e8c1ecd50 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 15 Aug 2017 18:14:32 +0200 Subject: [PATCH] libmbim: update to 1.14.2. --- srcpkgs/libmbim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmbim/template b/srcpkgs/libmbim/template index f0b7f43a48..bc9e9fc4cd 100644 --- a/srcpkgs/libmbim/template +++ b/srcpkgs/libmbim/template @@ -1,6 +1,6 @@ # Template file for 'libmbim' pkgname=libmbim -version=1.14.0 +version=1.14.2 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/libmbim/" license="GPL-2" distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=ca8d52a95a18cbabae8f15f83f1572316e888b6504f946e6645d24405127ab5b +checksum=22cafe6b8432433aa58bedcf7db71111522ce6531bfe24e8e9b6058412cd31cf libmbim-devel_package() { depends="${sourcepkg}-${version}_${revision}"