index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
libs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:02:17 +1000
committer
Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:02:17 +1000
commit
caae2d633db47407f1116372563899d831a2f912
(
patch
)
tree
3260e03b7afa32e3c2e0c1fdf75654690f5cd665
/
libs
parent
732a30ea329a39d99506d5abc1c63a0998b23a8c
(
diff
)
libqmi: bump to 1.26.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Diffstat
(limited to 'libs')
-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 3b87ad73e..c118a9955 100644
--- a/
libs/libqmi/Makefile
+++ b/
libs/libqmi/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libqmi
-PKG_VERSION:=1.24.14
+PKG_VERSION:=1.26.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi
-PKG_HASH:=208fe3e94dabe1d8117d1023d841737b6fe92aaff21ef8f35bbed15417ee507f
+PKG_HASH:=7f0429e0ae58792e21512d09ca2412537840ea42696762795af1284a65fd6e40
PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au>