From 87d42fbe0e49f4ad51fa423a1d47f7a9e1c9e010 Mon Sep 17 00:00:00 2001 From: Quintin Hill Date: Sat, 12 Aug 2023 22:13:46 +0100 Subject: [PATCH] python3-ble2mqtt: update to 0.1.8 Signed-off-by: Quintin Hill --- lang/python/python-ble2mqtt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-ble2mqtt/Makefile b/lang/python/python-ble2mqtt/Makefile index 8e78d36ee1..7a99110a87 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.7 -PKG_RELEASE:=2 +PKG_VERSION:=0.1.8 +PKG_RELEASE:=1 PYPI_NAME:=ble2mqtt -PKG_HASH:=c57d6823f1133ce0b5e0e3d9f7d2b3fd58d2ad64c0cc86cb3fa180b178999fa6 +PKG_HASH:=206f707f5ad04b72247b1e772a569e14167e109f4e9f13d1d74eb4b049d4e6da PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT -- 2.30.2