diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-03-23 16:58:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-29 07:38:39 +0700 |
commit | f8288ef7f8da5a6a30e1a008745450b97152f73c (patch) | |
tree | 973812c34febc4d97004f55f6d005b7800db0411 /audio/speex/speex.info | |
parent | a587e861130779f2e9c761506e3e9570c438a1a0 (diff) |
audio/speex: Re-added the dsp component.
Thanks to Walter Alejandro Iglesias for the heads-up!
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/speex/speex.info')
-rw-r--r-- | audio/speex/speex.info | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/speex/speex.info b/audio/speex/speex.info index 9c4dbfdc181c..ba84db9c06fc 100644 --- a/audio/speex/speex.info +++ b/audio/speex/speex.info @@ -1,8 +1,10 @@ PRGNAM="speex" VERSION="1.2rc2" HOMEPAGE="http://www.speex.org" -DOWNLOAD="http://downloads.us.xiph.org/releases/speex/speex-1.2rc2.tar.gz" -MD5SUM="6ae7db3bab01e1d4b86bacfa8ca33e81" +DOWNLOAD="http://downloads.xiph.org/releases/speex/speex-1.2rc2.tar.gz \ + http://downloads.xiph.org/releases/speex/speexdsp-1.2rc3.tar.gz" +MD5SUM="6ae7db3bab01e1d4b86bacfa8ca33e81 \ + 70d9d31184f7eb761192fd1ef0b73333" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |