mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/libqmi to 1.26.10-1
This commit is contained in:
parent
182bbeb4ac
commit
51ae7e76e5
1 changed files with 3 additions and 3 deletions
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in a new issue