summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2020-04-07 12:05:23 (GMT)
committerMark Brand <mabrand@mabrand.nl>2020-04-28 15:15:25 (GMT)
commit04d623d1829432f1e1ecf72124eeafe9404c7b83 (patch)
treeb026e75de2dd30b4f4ccfb57d08b565b79fecf55 /src/dbus.mk
parent951c528c4e75fca058f491f0894fdb389294b61c (diff)
downloadmxe-04d623d1829432f1e1ecf72124eeafe9404c7b83.zip
mxe-04d623d1829432f1e1ecf72124eeafe9404c7b83.tar.gz
mxe-04d623d1829432f1e1ecf72124eeafe9404c7b83.tar.bz2
update: dbus, gdb, grantlee, libntlm
Diffstat (limited to 'src/dbus.mk')
-rw-r--r--src/dbus.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dbus.mk b/src/dbus.mk
index c7c9403..7ab9544 100644
--- a/src/dbus.mk
+++ b/src/dbus.mk
@@ -3,8 +3,8 @@
PKG := dbus
$(PKG)_WEBSITE := https://dbus.freedesktop.org/
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.13.12
-$(PKG)_CHECKSUM := 7588649b56dd257c6a5f85a8c45aa2dfdf9e99f4de3983710f452081ca43eca6
+$(PKG)_VERSION := 1.13.14
+$(PKG)_CHECKSUM := 96068550cfd465d042a334bc8737504fbee6e7b6c677abe113272900bb57b8ff
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)