From 3a7c595932fc5bab57d1fef3f352d56f9eae3548 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 11 Jan 2019 18:21:48 -0200 Subject: [PATCH] libmbim: update to 1.18.0. --- srcpkgs/libmbim/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libmbim/template b/srcpkgs/libmbim/template index 115bbf6676..6cc9e27ff3 100644 --- a/srcpkgs/libmbim/template +++ b/srcpkgs/libmbim/template @@ -1,6 +1,6 @@ # Template file for 'libmbim' pkgname=libmbim -version=1.16.2 +version=1.18.0 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -8,10 +8,10 @@ hostmakedepends="glib-devel pkg-config" makedepends="libgudev-devel" short_desc="MBIM modem protocol helper library" maintainer="Juan RP " -homepage="http://www.freedesktop.org/wiki/Software/libmbim/" license="GPL-2.0-or-later, LGPL-2.1-or-later" -distfiles="${FREEDESKTOP_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=eb494fee2c200daf4f5cc8a40061d24a3dfafe8c59151c95c6a826fd96dcb262 +homepage="https://www.freedesktop.org/wiki/Software/libmbim/" +distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=6cf40128d83d087946a7d8577e735526202e034d52f90047735329609097b282 libmbim-devel_package() { depends="${sourcepkg}-${version}_${revision}"