mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libqmi to 1.30.0-1
This commit is contained in:
parent
f2bf45169e
commit
ed681fa64b
1 changed files with 3 additions and 3 deletions
|
@ -4,16 +4,16 @@
|
|||
# - configure with --enable-qrtr
|
||||
|
||||
pkgname=libqmi
|
||||
pkgver=1.28.6
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc="QMI modem protocol helper library"
|
||||
arch=(x86_64)
|
||||
url="https://www.freedesktop.org/wiki/Software/libqmi/"
|
||||
license=(GPL2)
|
||||
depends=(libmbim libqrtr-glib libgudev)
|
||||
makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
|
||||
makedepends=(gtk-doc python git help2man gobject-introspection)
|
||||
provides=(libqmi-glib.so)
|
||||
_commit=23a797e698cea3e671a6ac90fc439eb8e649a4e5 # tags/1.28.6
|
||||
_commit=42182b38e1e6b3a5167b78cc2f503080de74612d # tags/1.30.0
|
||||
source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue