* update libqmi to 1.28.6-1

This commit is contained in:
Alexander Baldeck 2021-06-21 09:16:08 +02:00
parent 2568d9be8a
commit e777b8e4b7

View File

@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=libqmi
pkgver=1.28.4
pkgver=1.28.6
pkgrel=1
pkgdesc="QMI modem protocol helper library"
arch=(x86_64 powerpc64le powerpc)
@ -11,7 +11,7 @@ license=(GPL2)
depends=(libmbim libqrtr-glib libgudev)
makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
provides=(libqmi-glib.so)
_commit=6aeeff8ca8b057eef1ecf31932f1465a3332cd7e # tags/1.28.4
_commit=23a797e698cea3e671a6ac90fc439eb8e649a4e5 # tags/1.28.6
source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
sha256sums=('SKIP')