git » libmbim.git » commit 2c1e681

1.24.4-1

author Jan Alexander Steffens
2020-10-03 14:50:17 UTC
committer Jan Alexander Steffens
2020-10-03 14:50:17 UTC
parent a7096bca31b2ed70beeb9e4b3c4710925ed870ea

1.24.4-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index bd44967..af9ccfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
 
 pkgname=libmbim
-pkgver=1.24.2
+pkgver=1.24.4
 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=603dc8027afe319c858763d7885dd8b7395c9f42  # tags/1.24.2
+_commit=060584b1d79bd11c9059676c24cd1d882d5508b1  # tags/1.24.4
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libmbim.git#commit=$_commit")
 sha256sums=('SKIP')