aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuintin Hill <stuff@quintin.me.uk>2023-08-30 22:57:35 +0100
committerTianling Shen <cnsztl@gmail.com>2023-09-03 22:58:24 +0800
commitac1c95d1894430c7e78fb5f57c08ee9b7e5617ef (patch)
tree6706f61b59767bdd1a360213ac4c29f0679e2b42
parent922057212964049ac837924e448369f7a718f2d5 (diff)
python-dbus-fast: update to 1.94.1
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
-rw-r--r--lang/python/python-dbus-fast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-dbus-fast/Makefile b/lang/python/python-dbus-fast/Makefile
index 055e9ef21..0e3619c59 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.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