From: Quintin Hill Date: Wed, 23 Aug 2023 21:00:23 +0000 (+0100) Subject: python-ble2mqtt: update to 0.1.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8dc77f326788e8e28359be1208488ef6c22b738b;p=openwrt-packages.git python-ble2mqtt: update to 0.1.9 Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-ble2mqtt/Makefile b/lang/python/python-ble2mqtt/Makefile index 7a99110a8..9ee591d60 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.8 +PKG_VERSION:=0.1.9 PKG_RELEASE:=1 PYPI_NAME:=ble2mqtt -PKG_HASH:=206f707f5ad04b72247b1e772a569e14167e109f4e9f13d1d74eb4b049d4e6da +PKG_HASH:=4b7c9ea747d04687a7e57d47a7d847870e4d9f474967906e9e1e06b7bce5a5b9 PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT