Browse Source

Merge pull request #13746 from Cynerd/bigclown-mqtt2influxdb-1.4.0

bigclown-mqtt2influxdb: bump to version 1.4.0
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
53d86c2680
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      utils/bigclown/bigclown-mqtt2influxdb/Makefile

+ 3
- 3
utils/bigclown/bigclown-mqtt2influxdb/Makefile View File

@ -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


Loading…
Cancel
Save