summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2008-11-01 02:25:45 +0000
committerLadislav Hagara2008-11-01 02:25:45 +0000
commitd9df31ff72d25893a9f7efc61081733349cb73a6 (patch)
tree8bbd3873776391b96aeebacf57c88ac85258058e
parent9f59dbfe8dd6e8566906bbd3037b067116e763d5 (diff)
alsa-utils 1.0.18
-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 9644bbd8d6..fb448c23bd 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.18rc3
- SOURCE_HASH=sha512:c3337d9c02d9a15464556c44f690d4f0ddcef5956226cad9b36e99ded52b6dc6d802e2b508d9c51a86676644ab1290db387a35279d21e594c1425e6cc13f1ddd
+ VERSION=1.0.18
+ SOURCE_HASH=sha512:945939500dc177b573480843e647f13c67b8c156e61c91f03822f860ad41b307d1cd0adbcfc565342fe5a07f7b4d8a43dbeddf96fe0462677063bd85de610abb
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 d71c04be88..9d4522ac5e 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,6 @@
+2008-11-01 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.0.18
+
2008-10-29 Vlad Glagolev <stealth@sourcemage.org>
* init.d/alsa-state: added, utils-related init stuff