Browse Source

libqmi: bump libqmi to 1.26.2

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
lilik-openwrt-22.03
Nicholas Smith 4 years ago
parent
commit
6537265e06
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/libqmi/Makefile

+ 2
- 2
libs/libqmi/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libqmi
PKG_VERSION:=1.26.0
PKG_VERSION:=1.26.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libqmi
PKG_HASH:=7f0429e0ae58792e21512d09ca2412537840ea42696762795af1284a65fd6e40
PKG_HASH:=133467b2fe0706850eb587c0103ae6e61b97ce6e2c440d66358f2b72b0db7b03
PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au>


Loading…
Cancel
Save