aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-05-04 13:36:28 +0200
committerRosen Penev <rosenp@gmail.com>2022-05-14 21:39:50 -0700
commit45e8d072ee2d52b5d8f0b053d706ce6a2ae06aae (patch)
tree95c46277b105a95ac8eda0c69af053ad2d85dcdf
parent1d2ef5abbbdff8528ec225d4bc499643bc29ea12 (diff)
libqmi: bump to 1.30.6
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
-rw-r--r--libs/libqmi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile
index 603084cad..24851d2bb 100644
--- a/libs/libqmi/Makefile
+++ b/libs/libqmi/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libqmi
-PKG_SOURCE_VERSION:=1.30.4
+PKG_SOURCE_VERSION:=1.30.6
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.freedesktop.org/mobile-broadband/libqmi.git
-PKG_MIRROR_HASH:=537eae29c36aba9757afd86e48b91c37c3fe3232037ad11fdd426297f6040a6b
+PKG_MIRROR_HASH:=034dc3b9e5ddb1acd9bb8c2a07f3f8a576d47b7f70942b61b82c4dfc8f805186
PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>