summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-09-29 21:52:39 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-09-29 22:06:44 (GMT)
commitf57c32896cd6fa6416c005611b3b230b65f67d51 (patch)
tree42a260e1ec61f68b2c9cdf2aaa1724dc4490433c /src/dbus.mk
parent370a53d5f7a6a60dd1af6284ad7c0bf7aa1c831d (diff)
downloadmxe-f57c32896cd6fa6416c005611b3b230b65f67d51.zip
mxe-f57c32896cd6fa6416c005611b3b230b65f67d51.tar.gz
mxe-f57c32896cd6fa6416c005611b3b230b65f67d51.tar.bz2
update: dbus, 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 af244cd..9f9ea6f 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.16
-$(PKG)_CHECKSUM := 7cf993e97df62c73b939b77dcd920e8883d8e866f9ced1a9b5c715eb28e4b031
+$(PKG)_VERSION := 1.11.18
+$(PKG)_CHECKSUM := fa2b5ac7acbe9a6d67a5d308d167e2ce9a5176a9aade81ec42754312a74a8457
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)