git » libmbim.git » commit 5449358

1.24.8-1

author Jan Alexander Steffens
2021-06-02 23:10:23 UTC
committer Jan Alexander Steffens
2021-06-02 23:10:23 UTC
parent f8d0879f88e02e1a59f0bb0e7a294432a6f21233

1.24.8-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1824cdd..42e167b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libmbim
-pkgver=1.24.6
+pkgver=1.24.8
 pkgrel=1
 pkgdesc="MBIM modem protocol helper library"
 arch=(x86_64)
@@ -10,7 +10,7 @@ license=(GPL2)
 depends=(glib2 bash systemd libgudev)
 makedepends=(gtk-doc python git help2man autoconf-archive gobject-introspection)
 provides=(libmbim-glib.so)
-_commit=5bf12d88b5345f4b0bca7c1f55be36cd3cb2c6de  # tags/1.24.6
+_commit=a183b73c49729addad059e90b5dcdad7aa5ba54d  # tags/1.24.8
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')