python-dbus-fast: update version 2.21.0
authorAndy Syam <privasisource@gmail.com>
Thu, 21 Dec 2023 09:14:06 +0000 (17:14 +0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 2 Jan 2024 23:18:36 +0000 (15:18 -0800)
Signed-off-by: Andy Syam <privasisource@gmail.com>
lang/python/python-dbus-fast/Makefile

index 3cf3e23d6cc2d2ba6248967295ec1616c5fb1a7d..89a352b15cd317f115f9c134a2ef4bbcb8aa7199 100644 (file)
@@ -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 <stuff@quintin.me.uk>
 PKG_LICENSE:=MIT