From 20136cfbfd419639a5682fb2514f02ac2458fee2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 27 Jan 2018 14:59:21 -0200 Subject: [PATCH] libmbim: update to 1.14.4. Closes: #11167 [via git-merge-pr] --- srcpkgs/libmbim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmbim/template b/srcpkgs/libmbim/template index bc9e9fc4cd0..508ce3bcaad 100644 --- a/srcpkgs/libmbim/template +++ b/srcpkgs/libmbim/template @@ -1,6 +1,6 @@ # Template file for 'libmbim' pkgname=libmbim -version=1.14.2 +version=1.14.4 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=22cafe6b8432433aa58bedcf7db71111522ce6531bfe24e8e9b6058412cd31cf +checksum=5ac4cbb393ce56d61c8416252d032f6ace16bd8c0ed09f0c963975c5a868cab2 libmbim-devel_package() { depends="${sourcepkg}-${version}_${revision}"