summaryrefslogtreecommitdiffstats
path: root/audio-drivers/alsa-utils
diff options
context:
space:
mode:
authorVlad Glagolev2009-05-07 00:09:38 +0400
committerVlad Glagolev2009-05-07 00:09:38 +0400
commit0ebad226a856dd1fa37f1a582de0c1424d855e2e (patch)
treeb28eaa279442c40c541ed9c3507c35ddef565716 /audio-drivers/alsa-utils
parentcc7813ea678e948d71d48fc4cc0f31ac90aa556f (diff)
alsa-utils: => 1.0.20
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 87b7f01feb..4aa20181ca 100755
--- a/audio-drivers/alsa-utils/DETAILS
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -11,8 +11,8 @@ if [[ $ALSA_UTILS_GIT == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- VERSION=1.0.19
- SOURCE_HASH=sha512:7a3b4d1589145af2027c83d0b86415d6df0c8e07ec8f07c3223173024fc6c6ae1a28b879ecea4597c039dd09bba16b0bef4fb2cdc6d68ee282469524cbc6877d
+ VERSION=1.0.20
+ SOURCE_HASH=sha512:09e8acfaad26aacd316b2c837173d6609e529c4e49c54d7676045a204c15f7a93e2043da5e5f670dbafc83c8b6f635717eb97a9fd1cba26d1d5b5d92ff8138e0
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 81c4a20e08..1ad31a09dd 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,6 @@
+2009-05-07 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 1.0.20
+
2009-01-19 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.0.19
* DEPENDS: xmlto is _optional_ again