aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-02-13 10:12:11 +0100
committerJohn Crispin <john@phrozen.org>2018-02-13 10:25:30 +0100
commitf21f8376e99606b470e7d3b1edf0a71e5500b6f6 (patch)
treeeecfc27b36f0b408322b4bf2df1077db570dbcbe /package
parentb2a5f7683b0d36b2a346c67a0dcf9140498b7f92 (diff)
downloadupstream-f21f8376e99606b470e7d3b1edf0a71e5500b6f6.tar.gz
upstream-f21f8376e99606b470e7d3b1edf0a71e5500b6f6.tar.bz2
upstream-f21f8376e99606b470e7d3b1edf0a71e5500b6f6.zip
uqmi: bump package release
fixes: da8990e717e1 ("uqmi: use built-in command for data-link verification") Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'package')
-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