summaryrefslogtreecommitdiffstats
path: root/audio-drivers/libffado
diff options
context:
space:
mode:
authorThomas Orgis2010-03-22 16:49:49 +0100
committerThomas Orgis2010-03-22 16:49:49 +0100
commit93302361ab5e3a7f0a0b7ae2ecb3564b44d80182 (patch)
tree13ebf6bc2588ed77a0819035c3ad645a55960f3f /audio-drivers/libffado
parent86b0371dbc7c0e0b5bd785597ee73084cc820d58 (diff)
libffado: update to release 2.0
Diffstat (limited to 'audio-drivers/libffado')
-rwxr-xr-xaudio-drivers/libffado/DETAILS4
-rw-r--r--audio-drivers/libffado/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-drivers/libffado/DETAILS b/audio-drivers/libffado/DETAILS
index 90b38bec78..3f81f155d7 100755
--- a/audio-drivers/libffado/DETAILS
+++ b/audio-drivers/libffado/DETAILS
@@ -11,10 +11,10 @@ if [[ "$FFADO_VCS" == y ]]; then
FORCE_DOWNLOAD=1
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
else
- VERSION=2.0-rc2
+ VERSION=2.0.0
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL="http://www.ffado.org/files/$SOURCE"
- SOURCE_HASH=sha512:ba5444621bc82d03b53f71f987430975f204decfbf635128b4e070bce93e9f70a2301bcea21205bf5538ad29f93422607fed9129f9589462b2ac0a5b28353341
+ SOURCE_HASH=sha512:799e8cb8030ed1f0e152d9b0dbc3e450be3d6d0e600b7798c435241266ea416a6ff94ede31dab33eaefccf16c91901576bc3caad4f8616a78ce6449d33edc046
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
fi
WEB_SITE=http://www.ffado.org
diff --git a/audio-drivers/libffado/HISTORY b/audio-drivers/libffado/HISTORY
index 90d3f071e6..061f0f73dd 100644
--- a/audio-drivers/libffado/HISTORY
+++ b/audio-drivers/libffado/HISTORY
@@ -1,3 +1,6 @@
+2020-02-08 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: Update to release version 2.0.0 .
+
2009-08-01 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS, PREPARE: Added new release candidate as "stable" version,
svn as option; no testing on alpha: that patch may vanish...