summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-utils
diff options
context:
space:
mode:
authorTreeve Jelbert2016-08-03 18:03:35 +0200
committerTreeve Jelbert2016-08-03 18:03:35 +0200
commit81394736d788212b8d4f4e056274a91248346602 (patch)
treed2b6cadd5c3146a3c277d71a6b07ca50b0c92715 /audio-drivers/alsa-utils
parent3c5cc20e5085db871d991107ef3bf3f110d4b837 (diff)
alsa-utils: => 1.1.2
Diffstat (limited to 'audio-drivers/alsa-utils')
-rwxr-xr-xaudio-drivers/alsa-utils/DETAILS6
-rw-r--r--audio-drivers/alsa-utils/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/audio-drivers/alsa-utils/DETAILS b/audio-drivers/alsa-utils/DETAILS
index 8d9821d15a..20e7a70515 100755
--- a/audio-drivers/alsa-utils/DETAILS
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -1,15 +1,15 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=alsa-utils
if [[ $ALSA_UTILS_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-utils.git:alsa-utils-git
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.1.1
- SOURCE_HASH=sha512:3af1e43cb2eab7e5119d83036ab6f4eeb106b66b4a57122cc8df243b6dbda90d39a0290a2af3a904b4929e2d90e8fcded9eda2a38bae1fd8e371a6d7a043376e
+ VERSION=1.1.2
+ SOURCE_HASH=sha512:38dc3331e8410123085738e74ca34c860666027ee2f6aaa21f48e726c84d8e6264043c8c7111ce2b1e158a0f38142a04d72a128ee54e00173dc4e4ba514d2f14
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/utils/$SOURCE
diff --git a/audio-drivers/alsa-utils/HISTORY b/audio-drivers/alsa-utils/HISTORY
index 7af93a1780..26b7841f51 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/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