From: Aleksander Morgado Date: Sat, 11 Apr 2020 05:17:14 +0000 (+0200) Subject: libqmi: update version to 1.24.10 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5f995ccb47006dfc096b68b84ac1885d7ef9d32a;p=openwrt-packages.git libqmi: update version to 1.24.10 https://lists.freedesktop.org/archives/libqmi-devel/2020-April/003275.html Signed-off-by: Aleksander Morgado --- diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile index e4aec6a70..871b1915a 100644 --- a/libs/libqmi/Makefile +++ b/libs/libqmi/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libqmi -PKG_VERSION:=1.24.8 +PKG_VERSION:=1.24.10 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi -PKG_HASH:=c793db2c91d7928160341b357b26315d9c879ecb36699cb7a6b36054cba60893 +PKG_HASH:=c2121243b5da8bcffc8f6f5ca0d7217498f94fffd115883763282c68f255fde7 PKG_MAINTAINER:=Nicholas Smith