diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-30 09:45:58 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-05-30 09:46:06 +0200 |
commit | 872a1aa000402d8cee3d8bad7f6ca71948159339 (patch) | |
tree | 5f99fea06a65f2ed286d5731b959a4bf4e2b1556 /libs/libqmi | |
parent | 7f6763359c688ed34891caf83d4080348f0572df (diff) |
libqmi: update version to 1.24.14
https://lists.freedesktop.org/archives/libqmi-devel/2020-May/003321.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 ef5660823..3b87ad73e 100644 --- a/libs/libqmi/Makefile +++ b/libs/libqmi/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libqmi -PKG_VERSION:=1.24.12 +PKG_VERSION:=1.24.14 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi -PKG_HASH:=2d3b91a2b8a882b17b16403c9ef7bdce522db4f0ceaa3e4dff76033885428b69 +PKG_HASH:=208fe3e94dabe1d8117d1023d841737b6fe92aaff21ef8f35bbed15417ee507f PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au> |