Merge pull request #10863 from nickberry17/bump_libmbim

libmbim: bump libmbim to 1.20.4
This commit is contained in:
Rosen Penev 2019-12-22 15:34:26 -08:00 committed by GitHub
commit d7e265ce29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmbim
PKG_VERSION:=1.20.2
PKG_RELEASE:=3
PKG_VERSION:=1.20.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.freedesktop.org/software/libmbim
PKG_HASH:=550fb69e5e57f7646f8eb9ed8d24e44ea869ad846be9c162893f12e43528059b
PKG_HASH:=ac2708a409b09f1f6f1786a8a9e39c36619aa8d6f285ea943daa7a48ea36d3e8
PKG_MAINTAINER:=Nicholas Smith <nicholas.smith@telcoantennas.com.au>