summaryrefslogtreecommitdiff
path: root/bigclown-mqtt2influxdb/Makefile
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-09-30 08:02:09 +0200
committerKarel Kočí <cynerd@email.cz>2018-09-30 08:02:09 +0200
commite48d2180906f69009fc830b5a1f5696c6e6ab88e (patch)
treea1eca34c3106f47a9caffb60e330929a0bb3a96f /bigclown-mqtt2influxdb/Makefile
parent27ea9124b86704dda7cd5d386dd9bbbbee9d9a64 (diff)
downloadopenwrt-personal-pkgs-e48d2180906f69009fc830b5a1f5696c6e6ab88e.tar.gz
openwrt-personal-pkgs-e48d2180906f69009fc830b5a1f5696c6e6ab88e.tar.bz2
openwrt-personal-pkgs-e48d2180906f69009fc830b5a1f5696c6e6ab88e.zip
bigclown: configure init script respawn
Diffstat (limited to 'bigclown-mqtt2influxdb/Makefile')
-rw-r--r--bigclown-mqtt2influxdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigclown-mqtt2influxdb/Makefile b/bigclown-mqtt2influxdb/Makefile
index fd606f0..c77bbbe 100644
--- a/bigclown-mqtt2influxdb/Makefile
+++ b/bigclown-mqtt2influxdb/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bigclown-mqtt2influxdb
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE_URL:=https://github.com/bigclownlabs/bch-mqtt2influxdb.git
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>