A new version is out, without configure changes. Signed-off-by: Robert Schwebel <[email protected]> --- rules/dbus.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/dbus.make b/rules/dbus.make index 33d4de486..53d19f6bf 100644 --- a/rules/dbus.make +++ b/rules/dbus.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_DBUS) += dbus # # Paths and names # -DBUS_VERSION := 1.12.10 -DBUS_MD5 := c3e12b4206e2a7da39d7cc42567790ef +DBUS_VERSION := 1.12.20 +DBUS_MD5 := dfe8a71f412e0b53be26ed4fbfdc91c4 DBUS := dbus-$(DBUS_VERSION) DBUS_SUFFIX := tar.gz DBUS_URL := http://dbus.freedesktop.org/releases/dbus/$(DBUS).$(DBUS_SUFFIX) -- 2.27.0 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
