summaryrefslogtreecommitdiffstats
path: root/audio-libs/flac/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/flac/DETAILS')
-rwxr-xr-xaudio-libs/flac/DETAILS13
1 files changed, 6 insertions, 7 deletions
diff --git a/audio-libs/flac/DETAILS b/audio-libs/flac/DETAILS
index ed122b2e3f..a25cc3ba7e 100755
--- a/audio-libs/flac/DETAILS
+++ b/audio-libs/flac/DETAILS
@@ -1,17 +1,16 @@
SPELL=flac
- VERSION=1.2.1
- SOURCE_HASH=sha512:39b216239341fbfe210c3a2fc0d0531ecae26c425365c4b6d4fc1081e44e6dc7a9aba8d4c79cc8025386d0a7bb0d25c413c9b64cf7da9ab04ca34a56d2699787
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=1.3.1
+ SOURCE_HASH=sha512:923cd0ffe2155636febf2b4633791bc83370d57080461b97ebb69ea21a4b1be7c0ff376c7fc8ca3979af4714e761112114a24b49ff6c80228b58b929db6e96d5
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://flac.sourceforge.net/
+ SOURCE_URL[0]=http://downloads.xiph.org/releases/$SPELL/$SOURCE
+ WEB_SITE=http://xiph.org/flac/index.html
ENTERED=20020209
LICENSE[0]=GPL
KEYWORDS="codec audio libs"
SHORT="Open-source, patent-free lossless audio codec."
cat << EOF
-FLAC (http://flac.sourceforge.net/) is an Open Source lossless audio
-codec developed by Josh Coalson.
+FLAC is an Open Source lossless audio codec developed by Josh Coalson.
FLAC is comprised of 1) 'libFLAC', a library which implements
reference encoders and decoders, licensed under the GNU Lesser