[openwrt/openwrt] uqmi: bump package release
LEDE Commits
lede-commits at lists.infradead.org
Tue Feb 13 01:25:42 PST 2018
blogic pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/f21f8376e99606b470e7d3b1edf0a71e5500b6f6
commit f21f8376e99606b470e7d3b1edf0a71e5500b6f6
Author: Koen Vandeputte <koen.vandeputte at ncentric.com>
AuthorDate: Tue Feb 13 10:12:11 2018 +0100
uqmi: bump package release
fixes: da8990e717e1 ("uqmi: use built-in command for data-link verification")
Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
package/network/utils/uqmi/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index 16e4a5a..21b3c7e 100644
--- a/package/network/utils/uqmi/Makefile
+++ b/package/network/utils/uqmi/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uqmi
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/uqmi.git
More information about the lede-commits
mailing list