package/libmbim: bump version to 1.24.6

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Petr Vorel 2021-03-25 19:00:23 +01:00 committed by Yann E. MORIN
parent 7e0c490f45
commit c227cbd130
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# Locally computed:
sha256 dd488ee6176243a6adb27a5872897336272ea7bea33a3ad501ba268e5a58b285 libmbim-1.24.4.tar.xz
# Locally computed
sha256 760465caaa1ccd699c14290e9791da456d5300dd11ebf4c1486151033e875dfd libmbim-1.24.6.tar.xz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LIB

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBMBIM_VERSION = 1.24.4
LIBMBIM_VERSION = 1.24.6
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)