aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-10-22 21:50:12 -0700
committerGitHub <noreply@github.com>2020-10-22 21:50:12 -0700
commit53d86c268000741952b16052a85b5addf8fa5693 (patch)
treecaafc01b8952bc1e3059f8b506283d23f64f557c
parentc33bd3180e541fe27be9332f760c7ddfdb0b7172 (diff)
parentba8748f9570cb7ec1c02b85bcf3603ccc7100f62 (diff)
Merge pull request #13746 from Cynerd/bigclown-mqtt2influxdb-1.4.0
bigclown-mqtt2influxdb: bump to version 1.4.0
-rw-r--r--utils/bigclown/bigclown-mqtt2influxdb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/bigclown/bigclown-mqtt2influxdb/Makefile b/utils/bigclown/bigclown-mqtt2influxdb/Makefile
index ab57a10d4..a8097e2cb 100644
--- a/utils/bigclown/bigclown-mqtt2influxdb/Makefile
+++ b/utils/bigclown/bigclown-mqtt2influxdb/Makefile
@@ -5,11 +5,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bigclown-mqtt2influxdb
-PKG_VERSION:=1.3.0
-PKG_RELEASE:=2
+PKG_VERSION:=1.4.0
+PKG_RELEASE:=1
PYPI_NAME:=mqtt2influxdb
-PKG_HASH:=1b4b3b13f5b2f092bcd27846d94e91ad6f05141b2daea5167a7d58b09a782639
+PKG_HASH:=9fd98d2239c0b9a2482db8e55e3e5a310c5b644aa7d42c57d35ed775adb0101a
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
PKG_LICENSE:=MIT