Browse Source

Merge pull request #12969 from nickberry17/update_libqmi_1.26.2

libqmi: bump libqmi to 1.26.2
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
7e8ef44434
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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