summaryrefslogtreecommitdiffstats
path: root/src/dbus.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-04-19 20:40:24 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-04-19 20:40:24 (GMT)
commitf9d273ce78ad2330853877a99e7b4f85481d8817 (patch)
tree7b6b94cc9327beb7eeb2623425b28dd02ba343a3 /src/dbus.mk
parent4da54c8953a8a31a339902229da69d50d379e3cd (diff)
downloadmxe-f9d273ce78ad2330853877a99e7b4f85481d8817.zip
mxe-f9d273ce78ad2330853877a99e7b4f85481d8817.tar.gz
mxe-f9d273ce78ad2330853877a99e7b4f85481d8817.tar.bz2
update: curl, dbus
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 d874079..127374d 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.10
-$(PKG)_CHECKSUM := d3d0b5f88a34b9f29120a2d4d5b2b46d3d9fe7af8b45e12fc4af93ed3f447275
+$(PKG)_VERSION := 1.11.12
+$(PKG)_CHECKSUM := ac12df14a0fd0a9ecb56d02e2988cd313b91116d048aaaf53786ad6ccea9906d
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)