diff options
-rw-r--r-- | lang/python/python-dbus-fast/Makefile | 4 |
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 |