summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-07-04 20:40:45 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-07-04 21:04:19 (GMT)
commit6e8cff6fc6ecb275b0628313180e1635e6378019 (patch)
tree1f262f7d983849335846a23a43ec5424d3a85b7b /src/dbus.mk
parent5be5132f2954fa2d65386c6d9a242b7315472314 (diff)
downloadmxe-6e8cff6fc6ecb275b0628313180e1635e6378019.zip
mxe-6e8cff6fc6ecb275b0628313180e1635e6378019.tar.gz
mxe-6e8cff6fc6ecb275b0628313180e1635e6378019.tar.bz2
update: dbus, libidn2, libpng
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 127374d..cd71007 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.11.12
-$(PKG)_CHECKSUM := ac12df14a0fd0a9ecb56d02e2988cd313b91116d048aaaf53786ad6ccea9906d
+$(PKG)_VERSION := 1.11.14
+$(PKG)_CHECKSUM := 55cfc7fdd2cccb2fce1f75d2132ad4801b5ed6699fc2ce79ed993574adf90c80
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)