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@nbembedded.com>
2021-03-07 19:44:37 +1000
committer
Nicholas Smith <nicholas@nbembedded.com>
2021-03-07 19:44:37 +1000
commit
570ff69ec63c737cd0f6049e476042df423fa65e
(
patch
)
tree
8238a009349dbc05e711a98dd482bd0fb2caee2c
/
libs
parent
d19efa138e76a9af87c2507b6e4d92d05bd95846
(
diff
)
libqmi: bump to 1.28.2
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
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 6b03fae6f..94b2e81f0 100644
--- a/
libs/libqmi/Makefile
+++ b/
libs/libqmi/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libqmi
-PKG_VERSION:=1.28.0
+PKG_VERSION:=1.28.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi
-PKG_HASH:=e235f63aa375da322e32ad135671757c5a93b0df59e60dcc17703762b32e9a94
+PKG_HASH:=8c8c3ee719874d2529bce9b35b028fe435b36f003979a360d3ad0938449db783
PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au>