aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2018-10-09 11:32:36 +0200
committerJo-Philipp Wich <jo@mein.io>2018-12-18 17:22:06 +0100
commitb64622b0c8deeba53dd9f43e3160b681e61a3cf3 (patch)
treed5441e706784d0b63312b0b16da1d5a04137fed9 /package
parentbcf824a4794f12e71d1215e39950c5eab89be084 (diff)
downloadupstream-b64622b0c8deeba53dd9f43e3160b681e61a3cf3.tar.gz
upstream-b64622b0c8deeba53dd9f43e3160b681e61a3cf3.tar.bz2
upstream-b64622b0c8deeba53dd9f43e3160b681e61a3cf3.zip
uqmi: update PKG_RELEASE version
update PKG_RELEASE Signed-off-by: Florian Eckert <fe@dev.tdt.de> (backported from 4cabda8b7ddb0efea23e2aa044ea8bf18e03d199)
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 640cbe4e1b..b2f3474400 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:=4
+PKG_RELEASE:=5
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/uqmi.git