summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-utils
diff options
context:
space:
mode:
authorFlorian Franzmann2016-03-31 23:27:47 +0200
committerFlorian Franzmann2016-03-31 23:46:06 +0200
commit614ff30308a95bf1253ce3758b74ff9bd91e1ba8 (patch)
tree20971c2843b05a10aba99e63bfc306ca3d2c61fa /audio-drivers/alsa-utils
parent5931d542ce5160d69ccb077805e781e7ec8a1d9e (diff)
audio-drivers/alsa-utils: version 1.1.1
Diffstat (limited to 'audio-drivers/alsa-utils')
-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 e572af39a4..8d9821d15a 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.0
- SOURCE_HASH=sha512:c61f056959feba015bb4a6f49980c4beb6a0c34be09e7196864583897ea86373b593a8807999a07df9c87a3a0c714075b9aae516752e83a946d0d60bc8f90f98
+ VERSION=1.1.1
+ SOURCE_HASH=sha512:3af1e43cb2eab7e5119d83036ab6f4eeb106b66b4a57122cc8df243b6dbda90d39a0290a2af3a904b4929e2d90e8fcded9eda2a38bae1fd8e371a6d7a043376e
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 1da0c98bc7..7af93a1780 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,6 @@
+2016-03-31 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.1.1
+
2015-11-09 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: optionally depends on fftw