diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-09 14:35:34 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-09 14:35:45 +0200 |
commit | 6584192deb824a8737c41a3ca92ee0b6f0b21b88 (patch) | |
tree | d37e8bbaab7b029cbcc3d640ca9c49b1ae9c56d1 /libs/libqmi | |
parent | 0206a87146fef2b20d18187832935f63641f5c9b (diff) |
libqmi: update version to 1.24.12
https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003296.html
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Diffstat (limited to 'libs/libqmi')
-rw-r--r-- | libs/libqmi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libqmi/Makefile b/libs/libqmi/Makefile index 871b1915a..ef5660823 100644 --- a/libs/libqmi/Makefile +++ b/libs/libqmi/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libqmi -PKG_VERSION:=1.24.10 +PKG_VERSION:=1.24.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi -PKG_HASH:=c2121243b5da8bcffc8f6f5ca0d7217498f94fffd115883763282c68f255fde7 +PKG_HASH:=2d3b91a2b8a882b17b16403c9ef7bdce522db4f0ceaa3e4dff76033885428b69 PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au> |