git » libqmi.git » commit 40d4a8d

1.24.4-1

author Jan Alexander Steffens
2020-01-15 10:27:13 UTC
committer Jan Alexander Steffens
2020-01-15 10:27:13 UTC
parent 1153936290bba5870ae13f9e4457dcfbd7338f65

1.24.4-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1c87e5a..ce6e803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
 
 pkgname=libqmi
-pkgver=1.24.2
+pkgver=1.24.4
 pkgrel=1
 pkgdesc="QMI modem protocol helper library"
 arch=(x86_64)
@@ -9,7 +9,7 @@ url="https://www.freedesktop.org/wiki/Software/libqmi/"
 license=(GPL2)
 depends=(libmbim libgudev)
 makedepends=(gtk-doc python git help2man)
-_commit=4c2337275950ad1cd5caaf7f6e6dda5bfdb45045  # tags/1.24.2
+_commit=c2d1744908e9beae3b83199d6ae718c4fa660561  # tags/1.24.4
 source=("git+https://gitlab.freedesktop.org/mobile-broadband/libqmi.git#commit=$_commit")
 sha256sums=('SKIP')