mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
package/libmbim: bump to version 1.24.4
https://lists.freedesktop.org/archives/libmbim-devel/2020-October/001127.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
98c80a4754
commit
6357c37a37
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user