From: Alexandru Ardelean Date: Wed, 27 Oct 2021 08:48:49 +0000 (+0300) Subject: python-paho-mqtt: bump to version 1.6.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=784f2a519bb8cdfaa973070f65ff9a3a481e5cd1;p=openwrt-packages.git python-paho-mqtt: bump to version 1.6.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-paho-mqtt/Makefile b/lang/python/python-paho-mqtt/Makefile index 0c0129e26..e7e3212fc 100644 --- a/lang/python/python-paho-mqtt/Makefile +++ b/lang/python/python-paho-mqtt/Makefile @@ -5,15 +5,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-paho-mqtt -PKG_VERSION:=1.5.1 -PKG_RELEASE:=1 +PKG_VERSION:=1.6.1 +PKG_RELEASE:=$(AUTORELEASE) PKG_MAINTAINER:=Josef Schlehofer , Alexandru Ardelean PKG_LICENSE:=EPL-1.0 Eclipse Distribution License v1.0 PKG_LICENSE_FILES:=epl-v10 edl-v10 PYPI_NAME:=paho-mqtt -PKG_HASH:=9feb068e822be7b3a116324e01fb6028eb1d66412bf98595ae72698965cb1cae +PKG_HASH:=2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f include ../pypi.mk include $(INCLUDE_DIR)/package.mk