summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Vandeputte2018-02-13 09:12:11 +0000
committerJohn Crispin2018-02-13 09:25:30 +0000
commitf21f8376e99606b470e7d3b1edf0a71e5500b6f6 (patch)
treeeecfc27b36f0b408322b4bf2df1077db570dbcbe
parentb2a5f7683b0d36b2a346c67a0dcf9140498b7f92 (diff)
downloadkaloz-f21f8376e99606b470e7d3b1edf0a71e5500b6f6.tar.gz
uqmi: bump package release
fixes: da8990e717e1 ("uqmi: use built-in command for data-link verification") Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
-rw-r--r--package/network/utils/uqmi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/uqmi/Makefile b/package/network/utils/uqmi/Makefile
index 16e4a5a911..21b3c7eba6 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