python-dbus-fast: update to 1.94.1
authorQuintin Hill <stuff@quintin.me.uk>
Wed, 30 Aug 2023 21:57:35 +0000 (22:57 +0100)
committerTianling Shen <cnsztl@gmail.com>
Fri, 8 Sep 2023 10:59:55 +0000 (18:59 +0800)
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
(cherry picked from commit 689f0e01052b25055691e5df34eca1ce58e9d598)

lang/python/python-dbus-fast/Makefile

index 055e9ef2180315ac2d4dfecfc5f203cb3e6249bb..0e3619c59c4ed3aa08821ec613a9de2fe474a9c4 100644 (file)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-dbus-fast
-PKG_VERSION:=1.93.0
+PKG_VERSION:=1.94.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=dbus-fast
 PYPI_SOURCE_NAME:=dbus_fast
-PKG_HASH:=4a86346d2fd26b589cf8f98a5467ecb363fce3b8b0d9cef3b5127c9408129428
+PKG_HASH:=9514e4abf586c656fb70cf9dab323a019131a032765997972045059717b7537c
 
 PKG_MAINTAINER:=Quintin Hill <stuff@quintin.me.uk>
 PKG_LICENSE:=MIT