From: Quintin Hill Date: Fri, 9 Jun 2023 22:37:52 +0000 (+0100) Subject: python-dbus-fast: update to 1.86.0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4105ce9294a9dd66c9ff60315948917b5cc71a5d;p=feed%2Fpackages.git python-dbus-fast: update to 1.86.0 Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-dbus-fast/Makefile b/lang/python/python-dbus-fast/Makefile index 8579e13a45..ddcfdb0466 100644 --- a/lang/python/python-dbus-fast/Makefile +++ b/lang/python/python-dbus-fast/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-dbus-fast -PKG_VERSION:=1.84.2 -PKG_RELEASE:=2 +PKG_VERSION:=1.86.0 +PKG_RELEASE:=1 PYPI_NAME:=dbus-fast PYPI_SOURCE_NAME:=dbus_fast -PKG_HASH:=62b00b85c5835bff1d7ab5b12d494e588d92612bedbd7ca86176861729b8e4bc +PKG_HASH:=ca376a360f1bc2c3d59e9edfb5e4de5be389cca37e8c92f4539176ddf755341e PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT