From 19413a149aa7661a17b365c6caf161f8003bee7e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 13 Oct 2021 16:10:35 -0400 Subject: [PATCH] python-dbus: update to 1.2.18. --- srcpkgs/python-dbus/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-dbus/template b/srcpkgs/python-dbus/template index 884d001dcef..19ac9e7cbf0 100644 --- a/srcpkgs/python-dbus/template +++ b/srcpkgs/python-dbus/template @@ -1,7 +1,7 @@ # Template file for 'python-dbus' pkgname=python-dbus -version=1.2.16 -revision=4 +version=1.2.18 +revision=1 wrksrc="dbus-python-${version}" build_style=gnu-configure hostmakedepends="pkg-config python-devel python3-devel" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/DBusBindings" distfiles="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz" -checksum=11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4 +checksum=92bdd1e68b45596c833307a5ff4b217ee6929a1502f5341bae28fd120acf7260 lib32disabled=yes pre_configure() {