From 5c28a96bae8904392b8a28f95cb26a11606dc509 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Wed, 4 Nov 2020 15:44:59 -0600 Subject: [PATCH] libmbim: update to 1.24.4 --- srcpkgs/libmbim/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libmbim/template b/srcpkgs/libmbim/template index dfb7d61b43d..3a7b9ecb608 100644 --- a/srcpkgs/libmbim/template +++ b/srcpkgs/libmbim/template @@ -1,6 +1,6 @@ # Template file for 'libmbim' pkgname=libmbim -version=1.22.0 +version=1.24.4 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=5c0778eb1cd12c3604523134e55183f5147b0cae71150e875b583768f7aa1f38 +checksum=dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285 libmbim-devel_package() { depends="${sourcepkg}-${version}_${revision}"