[Lunar-commits] <moonbase> dbus: Changing the SORUCE_URL to $MIRROR_URL for now, seems their dbus
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Jan 7 00:54:36 CET 2010
commit 4e7046207dc31bdd82573f8e2ec19fb248c6b29f
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Jan 6 18:54:36 2010 -0500
dbus: Changing the SORUCE_URL to $MIRROR_URL for now, seems their dbus
folder has gone missing; there is only a releases directory with nothing
more current than 2005.
---
devel/dbus/DETAILS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/devel/dbus/DETAILS b/devel/dbus/DETAILS
index 355ba23..24f07de 100644
--- a/devel/dbus/DETAILS
+++ b/devel/dbus/DETAILS
@@ -1,7 +1,8 @@
MODULE=dbus
VERSION=1.2.16
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://$MODULE.freedesktop.org/releases/$MODULE
+# SOURCE_URL=http://$MODULE.freedesktop.org/releases/$MODULE
+ SOURCE_URL=$MIRROR_URL
SOURCE_VFY=sha1:28aa5c8839e60d82eb9ce934e3e244abdda913f7
WEB_SITE=http://dbus.freedesktop.org
ENTERED=20031219
More information about the Lunar-commits
mailing list