changeset 5478:86ff7d9dc1d2

* src/dbus.mk: update to v1.13.16
author John Donoghue <john.donoghue@ieee.org>
date Mon, 29 Jun 2020 13:47:29 -0400
parents f9b281acd04f
children 0d456bea7ea2
files src/dbus.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/dbus.mk	Mon Jun 29 13:45:14 2020 -0400
+++ b/src/dbus.mk	Mon Jun 29 13:47:29 2020 -0400
@@ -3,8 +3,8 @@
 
 PKG             := dbus
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 1.13.14
-$(PKG)_CHECKSUM := 7ac47ba3eb982a33f1fcf5810dde9d7172f2b06d
+$(PKG)_VERSION  := 1.13.16
+$(PKG)_CHECKSUM := 140d3d3ae4cc57d98b339f40d034bbdccf5787a2
 $(PKG)_SUBDIR   := $(PKG)-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)