git » libmbim.git » commit f8d0879

1.24.6-1

author Jan Alexander Steffens
2021-01-22 22:17:20 UTC
committer Jan Alexander Steffens
2021-01-22 22:17:20 UTC
parent 2c1e681a8182b700ef147b45c14365ba2887f1f2

1.24.6-1

PKGBUILD +2 -2

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