summaryrefslogtreecommitdiffstats
path: root/science/gpsbabel/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'science/gpsbabel/DETAILS')
-rwxr-xr-xscience/gpsbabel/DETAILS7
1 files changed, 2 insertions, 5 deletions
diff --git a/science/gpsbabel/DETAILS b/science/gpsbabel/DETAILS
index d7e9b1326c..a0de22a037 100755
--- a/science/gpsbabel/DETAILS
+++ b/science/gpsbabel/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=gpsbabel
if [[ $GPSBABEL_BRANCH == "scm" ]]; then
- if [[ $ELINKS_AUTOUPDATE == y ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=scm
- fi
+ VERSION=$(get_scm_version)
SOURCE="$SPELL-scm.tar.bz2"
SOURCE_URL[0]="svn_http://${SPELL}.googlecode.com/svn/trunk/gpsbabel:$SPELL-scm"
FORCE_DOWNLOAD=on