summaryrefslogtreecommitdiffstats
path: root/utils/dbus-mono/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/dbus-mono/DETAILS')
-rwxr-xr-xutils/dbus-mono/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/utils/dbus-mono/DETAILS b/utils/dbus-mono/DETAILS
index 27559dbff5..d063d483d0 100755
--- a/utils/dbus-mono/DETAILS
+++ b/utils/dbus-mono/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=dbus-mono
-if [[ "$DBUS_MONO_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
+ VERSION=$(get_scm_version)
FORCE_DOWNLOAD=on
-else
- VERSION=git
-fi
SOURCE=${SPELL}-git.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-git
SOURCE_URL=git://anongit.freedesktop.org/git/dbus/dbus-mono:dbus-mono