summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-firmware
diff options
context:
space:
mode:
authorIsmael Luceno2014-07-03 11:36:54 -0300
committerIsmael Luceno2014-07-03 11:36:54 -0300
commit62d3b562bc39430a3a5fcda52895a7af0d142336 (patch)
treedc190f7fffa8e4bdc56f9aa059e572ae89ac1a3a /audio-drivers/alsa-firmware
parentfc676197b8718a13742c0b6c26a0127ca5e476d9 (diff)
Make several spells to use get_scm_version
Diffstat (limited to 'audio-drivers/alsa-firmware')
-rwxr-xr-xaudio-drivers/alsa-firmware/DETAILS7
-rw-r--r--audio-drivers/alsa-firmware/HISTORY3
2 files changed, 5 insertions, 5 deletions
diff --git a/audio-drivers/alsa-firmware/DETAILS b/audio-drivers/alsa-firmware/DETAILS
index 80f9f030d3..2d3b66c911 100755
--- a/audio-drivers/alsa-firmware/DETAILS
+++ b/audio-drivers/alsa-firmware/DETAILS
@@ -1,10 +1,7 @@
+. "$GRIMOIRE/FUNCTIONS"
SPELL=alsa-firmware
if [[ $ALSA_FIRMWARE_BRANCH == scm ]]; then
- if [[ $ALSA_FIRMWARE_AUTOUPDATE == y ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=git
- fi
+ VERSION=$(get_scm_version)
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://git.alsa-project.org/alsa-firmware.git:alsa-firmware-git
SOURCE_IGNORE=volatile
diff --git a/audio-drivers/alsa-firmware/HISTORY b/audio-drivers/alsa-firmware/HISTORY
index 2cbbb71b7a..f90d20ccf9 100644
--- a/audio-drivers/alsa-firmware/HISTORY
+++ b/audio-drivers/alsa-firmware/HISTORY
@@ -1,3 +1,6 @@
+2014-07-03 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Use get_scm_version
+
2012-09-08 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.25