Mercurial > hg > mxe
changeset 2360:e38f588e4f82
update package dbus
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Thu, 29 Mar 2012 16:00:13 +0200 |
parents | 1726cefccf0c |
children | 6bff7eaa7fd0 |
files | index.html src/dbus.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -946,7 +946,7 @@ </tr> <tr> <td><a href="http://dbus.freedesktop.org/">dbus</a></td> - <td id="dbus-version">1.5.10</td> + <td id="dbus-version">1.5.12</td> </tr> <tr> <td><a href="http://dicom.offis.de/dcmtk.php.en">dcmtk</a></td>
--- a/src/dbus.mk +++ b/src/dbus.mk @@ -4,7 +4,7 @@ # dbus PKG := dbus $(PKG)_IGNORE := -$(PKG)_CHECKSUM := d50f1624197a6f8f14cc8ff1943db7c99ce14cde +$(PKG)_CHECKSUM := 3140ea452337d664dbe6d30f0d990c756d101694 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://$(PKG).freedesktop.org/releases/$(PKG)/$($(PKG)_FILE)