diff mbox series

package/libmbim: bump to version 1.20.0

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

Commit Message

Aleksander Morgado Oct. 14, 2019, 8:05 a.m. UTC
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

Thomas Petazzoni Oct. 15, 2019, 7:11 a.m. UTC | #1
On Mon, 14 Oct 2019 10:05:51 +0200
Aleksander Morgado <aleksander@aleksander.es> wrote:

> 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(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/libmbim/libmbim.hash b/package/libmbim/libmbim.hash
index 3cb1245ec9..0df4ddfc8d 100644
--- a/package/libmbim/libmbim.hash
+++ b/package/libmbim/libmbim.hash
@@ -1,4 +1,4 @@ 
 # Locally computed:
-sha256  7723f2ca2286c5286ffba7331cb4520099982e55355a7af6f45bdce6b5d39268  libmbim-1.18.2.tar.xz
+sha256  2cf7c6c7aa9e962a589f61bff2766035b61792ef961131a21fcbbe043f91a866  libmbim-1.20.0.tar.xz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  COPYING.LIB
diff --git a/package/libmbim/libmbim.mk b/package/libmbim/libmbim.mk
index 1e2f7fc162..2df436bb9e 100644
--- a/package/libmbim/libmbim.mk
+++ b/package/libmbim/libmbim.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBMBIM_VERSION = 1.18.2
+LIBMBIM_VERSION = 1.20.0
 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)