From: Quintin Hill Date: Mon, 11 Dec 2023 23:19:59 +0000 (+0000) Subject: python3-dbus-fast: bump version to 2.20.0 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ca2171c00584bdf7448b2a754ba5b5a4431de0f2;p=feed%2Fpackages.git python3-dbus-fast: bump version to 2.20.0 Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-dbus-fast/Makefile b/lang/python/python-dbus-fast/Makefile index 0e3619c59c..3cf3e23d6c 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.94.1 +PKG_VERSION:=2.20.0 PKG_RELEASE:=1 PYPI_NAME:=dbus-fast PYPI_SOURCE_NAME:=dbus_fast -PKG_HASH:=9514e4abf586c656fb70cf9dab323a019131a032765997972045059717b7537c +PKG_HASH:=a38e837c5a8d0a1745ec8390f68ff57986ed2167b0aa2e4a79738a51dd6dfcc3 PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT