From 08858d7f761f77fa6459a7f5b2c70a2af1d49247 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 30 Oct 2019 21:06:24 -0500 Subject: [PATCH] libmbim: update to 1.20.0 --- srcpkgs/libmbim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmbim/template b/srcpkgs/libmbim/template index 3b10a451ca9..e3bfebba4ff 100644 --- a/srcpkgs/libmbim/template +++ b/srcpkgs/libmbim/template @@ -1,6 +1,6 @@ # Template file for 'libmbim' pkgname=libmbim -version=1.18.2 +version=1.20.0 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://www.freedesktop.org/wiki/Software/libmbim/" distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=7723f2ca2286c5286ffba7331cb4520099982e55355a7af6f45bdce6b5d39268 +checksum=2cf7c6c7aa9e962a589f61bff2766035b61792ef961131a21fcbbe043f91a866 libmbim-devel_package() { depends="${sourcepkg}-${version}_${revision}"