summaryrefslogtreecommitdiffstats
path: root/audio-drivers
diff options
context:
space:
mode:
authorTreeve Jelbert2016-08-03 18:02:13 +0200
committerTreeve Jelbert2016-08-03 18:02:13 +0200
commit3c5cc20e5085db871d991107ef3bf3f110d4b837 (patch)
tree097757a5c128abf7bc02e93907f09e3aeeb83790 /audio-drivers
parent6261f4591c255110cf5e3d36ec9c9e9c921935e9 (diff)
alsa-lib: => 1.1.2
Diffstat (limited to 'audio-drivers')
-rwxr-xr-xaudio-drivers/alsa-lib/DETAILS6
-rw-r--r--audio-drivers/alsa-lib/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/audio-drivers/alsa-lib/DETAILS b/audio-drivers/alsa-lib/DETAILS
index d86ab46eb1..bbce3d9bf7 100755
--- a/audio-drivers/alsa-lib/DETAILS
+++ b/audio-drivers/alsa-lib/DETAILS
@@ -1,15 +1,15 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=alsa-lib
if [[ $ALSA_LIB_BRANCH == scm ]]; then
- VERSION=$(get_scm_version)
+ VERSION=1.1.2
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://git.alsa-project.org/alsa-lib.git:alsa-lib-git
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.1.1
- SOURCE_HASH=sha512:dacd0a74adc682ac0034cbeba2de3d1a141e0ac2e564c9e04dae202ffaf87ef3a1e01307afc2fd2d9cfe679e5b101c379f9b6ea5f7ccceeed14a427bd5232bc7
+ VERSION=1.1.2
+ SOURCE_HASH=sha512:a6c6675b1fd86955ef5072b9e6090795fc6b0b16f32481bece049e5f100e689be48b6416ff7cf36abfc67e0b94f420e08c15ff13a9701987d6bb69a8fa567e8a
# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY
index f58bc8f071..220f8392b9 100644
--- a/audio-drivers/alsa-lib/HISTORY
+++ b/audio-drivers/alsa-lib/HISTORY
@@ -1,3 +1,6 @@
+2016-08-03 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.2
+
2016-03-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.1.1