From: Quintin Hill Date: Fri, 9 Jun 2023 22:39:17 +0000 (+0100) Subject: python-ble2mqtt: update to 0.1.7 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=e7181b3452b6a32d5d7a567e8465ce3489126644;p=feed%2Fpackages.git python-ble2mqtt: update to 0.1.7 Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-ble2mqtt/Makefile b/lang/python/python-ble2mqtt/Makefile index 7cd5c7eaa4..8516846885 100644 --- a/lang/python/python-ble2mqtt/Makefile +++ b/lang/python/python-ble2mqtt/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-ble2mqtt -PKG_VERSION:=0.1.5 -PKG_RELEASE:=2 +PKG_VERSION:=0.1.7 +PKG_RELEASE:=1 PYPI_NAME:=ble2mqtt -PKG_HASH:=0015cae0c36badb48cbd4a1c8b1a8029e45ab0891a95363fe00624c2629b4510 +PKG_HASH:=c57d6823f1133ce0b5e0e3d9f7d2b3fd58d2ad64c0cc86cb3fa180b178999fa6 PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT