diff mbox series

package/libmbim: bump to version 1.24.4

Message ID 20201003151121.28965-1-aleksander@aleksander.es
State Accepted
Headers show
Series package/libmbim: bump to version 1.24.4 | expand

Commit Message

Aleksander Morgado Oct. 3, 2020, 3:11 p.m. UTC
https://lists.freedesktop.org/archives/libmbim-devel/2020-October/001127.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
---
 package/libmbim/libmbim.hash | 2 +-
 package/libmbim/libmbim.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Oct. 4, 2020, 9:20 a.m. UTC | #1
>>>>> "Aleksander" == Aleksander Morgado <aleksander@aleksander.es> writes:

 > https://lists.freedesktop.org/archives/libmbim-devel/2020-October/001127.html
 > Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/libmbim/libmbim.hash b/package/libmbim/libmbim.hash
index 5cd1e51ffd..7ce1a2e7ae 100644
--- a/package/libmbim/libmbim.hash
+++ b/package/libmbim/libmbim.hash
@@ -1,4 +1,4 @@ 
 # Locally computed:
-sha256  32198c099987849c5f442d1cbf4b6e43e645cbdbe9cfdc197b19ddd63c6981e4  libmbim-1.24.2.tar.xz
+sha256  dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285  libmbim-1.24.4.tar.xz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
diff --git a/package/libmbim/libmbim.mk b/package/libmbim/libmbim.mk
index f9c1ec9953..05345623bd 100644
--- a/package/libmbim/libmbim.mk
+++ b/package/libmbim/libmbim.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBMBIM_VERSION = 1.24.2
+LIBMBIM_VERSION = 1.24.4
 LIBMBIM_SITE = https://www.freedesktop.org/software/libmbim
 LIBMBIM_SOURCE = libmbim-$(LIBMBIM_VERSION).tar.xz
 LIBMBIM_LICENSE = LGPL-2.0+ (library), GPL-2.0+ (programs)