From: Andy Syam Date: Thu, 21 Dec 2023 09:14:06 +0000 (+0800) Subject: python-dbus-fast: update version 2.21.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=81a5b89c96bab4e312c5e54debede14aaee22ba1;p=openwrt-packages.git python-dbus-fast: update version 2.21.0 Signed-off-by: Andy Syam --- diff --git a/lang/python/python-dbus-fast/Makefile b/lang/python/python-dbus-fast/Makefile index 3cf3e23d6..89a352b15 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:=2.20.0 +PKG_VERSION:=2.21.0 PKG_RELEASE:=1 PYPI_NAME:=dbus-fast PYPI_SOURCE_NAME:=dbus_fast -PKG_HASH:=a38e837c5a8d0a1745ec8390f68ff57986ed2167b0aa2e4a79738a51dd6dfcc3 +PKG_HASH:=f582f6f16791ced6067dab325fae444edf7ce0704315b90c2a473090636a6fe0 PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT