summaryrefslogtreecommitdiffstats
path: root/audio-drivers
diff options
context:
space:
mode:
authorTreeve Jelbert2016-12-22 09:23:14 +0100
committerTreeve Jelbert2016-12-22 09:23:14 +0100
commit8d7c431c02f8f87539fb5bfc990c68d06f6b6d3e (patch)
tree8b09777896953f648e9f05d1c683e6163e49654a /audio-drivers
parent3470c9ca3ed93a7b95d1a7a3d8295c03ddfa2426 (diff)
alsa-utils: => 1.1.3
Diffstat (limited to 'audio-drivers')
-rwxr-xr-xaudio-drivers/alsa-utils/DETAILS4
-rw-r--r--audio-drivers/alsa-utils/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-drivers/alsa-utils/DETAILS b/audio-drivers/alsa-utils/DETAILS
index be8a9aa94e..7d78502d2a 100755
--- a/audio-drivers/alsa-utils/DETAILS
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -8,8 +8,8 @@ if [[ $ALSA_UTILS_BRANCH == scm ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.1.2
- SOURCE_HASH=sha512:38dc3331e8410123085738e74ca34c860666027ee2f6aaa21f48e726c84d8e6264043c8c7111ce2b1e158a0f38142a04d72a128ee54e00173dc4e4ba514d2f14
+ VERSION=1.1.3
+ SOURCE_HASH=sha512:a0a00578e7f7ed8441628757048412813a0345f0a3f2e085cda7a881ae3c6e22f7cf1e5119f8200e2e4340e42152b91aa5bdc20646b8422adc74ba00e4c59363
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 1ef8ae594c..d8ca26723b 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,6 @@
+2016-12-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.3
+
2016-08-03 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.2
fix previous commit