From 6d5b00f1f348ec3bf92b285d0e6a676afc600f22 Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Thu, 29 Mar 2012 16:00:13 +0200 Subject: [PATCH] update package dbus --- index.html | 2 +- src/dbus.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4d60a720..626be70d 100644 --- a/index.html +++ b/index.html @@ -946,7 +946,7 @@ USE_OSGPLUGIN(<plugin2>) dbus - 1.5.10 + 1.5.12 dcmtk diff --git a/src/dbus.mk b/src/dbus.mk index 91cf7fe1..8eaea0c0 100644 --- 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)