[openwrt/openwrt] uqmi: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sun Nov 22 16:59:14 EST 2020


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/e065c9184cd1518f7d4b1c55b69b9c9bc77f2023

commit e065c9184cd1518f7d4b1c55b69b9c9bc77f2023
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Nov 22 21:54:53 2020 +0000

    uqmi: update to git HEAD
    
     65796a6 nas: add --get-plmn
     0a19b5b uqmi: add timeout parameter
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/network/utils/uqmi/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index 428d697fdf..c892c3f8e8 100644
--- a/package/network/utils/uqmi/Makefile
+++ b/package/network/utils/uqmi/Makefile
@@ -1,13 +1,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uqmi
-PKG_RELEASE:=9
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uqmi.git
-PKG_SOURCE_DATE:=2019-06-27
-PKG_SOURCE_VERSION:=1965c713937495a5cb029165c16acdb6572c3f87
-PKG_MIRROR_HASH:=3c39b1c1f20b7d523b0891d08b3d10233331ada8e11d0b55cfd4882816308951
+PKG_SOURCE_DATE:=2020-11-22
+PKG_SOURCE_VERSION:=0a19b5b77140465c29e2afa7d611fe93abc9672f
+PKG_MIRROR_HASH:=0a6641f8e167efd21d464b0b2aeb1fec5f974dddcdb8822fbd5d7190d0b741b4
 PKG_MAINTAINER:=Matti Laakso <malaakso at elisanet.fi>
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list