summaryrefslogtreecommitdiffstats
path: root/audio-drivers
diff options
context:
space:
mode:
authorIsmael Luceno2016-11-27 23:05:31 -0200
committerIsmael Luceno2016-11-27 23:05:31 -0200
commit31c04d47424f30e751273b97f4b7f24f9299cc9a (patch)
tree410d8e82eb9289ca388b2dd5fadb3a5e8e2a0fe2 /audio-drivers
parentf42ad97d1c8de884fdcdc591b003e695c33033ea (diff)
alsa-plugins 1.1.1
Diffstat (limited to 'audio-drivers')
-rwxr-xr-xaudio-drivers/alsa-plugins/DETAILS4
-rw-r--r--audio-drivers/alsa-plugins/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-drivers/alsa-plugins/DETAILS b/audio-drivers/alsa-plugins/DETAILS
index 8967621158..9ed488111b 100755
--- a/audio-drivers/alsa-plugins/DETAILS
+++ b/audio-drivers/alsa-plugins/DETAILS
@@ -8,11 +8,11 @@ if [[ $ALSA_PLUGINS_BRANCH == scm ]]; then
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
FORCE_DOWNLOAD=1
else
- VERSION=1.0.29
+ VERSION=1.1.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/plugins/$SOURCE
- SOURCE_HASH=sha512:6bc7d417ee5deb00a6e36864778deb4675a186951747cc799386288704f0d22a5c3d7011b6091602378d02ee79c4696ebb879140cebea392bd68937c8640898a
+ SOURCE_HASH=sha512:9dd277cb5cce144ce4e5e0010cebcba0f8634c783e7bcd80ce6d04b198d6de5150a2764df3087a39a468b5fb7c4578de2e252095568e811dedaa5e7ffdbeb7c9
fi
WEB_SITE=http://www.alsa-project.org/
ENTERED=20061001
diff --git a/audio-drivers/alsa-plugins/HISTORY b/audio-drivers/alsa-plugins/HISTORY
index 69ab2a5bd6..f96cf89ed2 100644
--- a/audio-drivers/alsa-plugins/HISTORY
+++ b/audio-drivers/alsa-plugins/HISTORY
@@ -1,3 +1,6 @@
+2016-11-27 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.1.1
+
2016-08-13 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.0.29