From 51ae7e76e59b70ab00ec2eedf4c2e5dc8fa8041a Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 15 Feb 2021 18:02:22 +0000 Subject: [PATCH] extra/libqmi to 1.26.10-1 --- extra/libqmi/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/libqmi/PKGBUILD b/extra/libqmi/PKGBUILD index 2eb4caf66..1d582c2e8 100644 --- a/extra/libqmi/PKGBUILD +++ b/extra/libqmi/PKGBUILD @@ -4,8 +4,8 @@ # - configure with --enable-qrtr pkgname=libqmi -pkgver=1.26.8 -pkgrel=1.1 +pkgver=1.26.10 +pkgrel=1 pkgdesc="QMI modem protocol helper library" arch=(x86_64) url="https://www.freedesktop.org/wiki/Software/libqmi/" @@ -13,7 +13,7 @@ license=(GPL2) depends=(libmbim libgudev) makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection) provides=(libqmi-glib.so) -_commit=45dad5abe0598af69b7fdb895b1705aa64a26ef9 # tags/1.26.8 +_commit=2315c22ef81f8187d878cb1bd611bfb8ca26ebb4 # tags/1.26.10 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit") sha256sums=('SKIP')