Changeset 30215f259f5097c715d691e5c26b7304221a5af8
- Timestamp:
- 05/03/08 06:10:47
(9 months ago)
- Author:
- Jean-Baptiste Kempf <jb@altair.videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@altair.videolan.org> 1204693847 +0100
- git-parent:
[bb2c344bfe6f8fa2e610c855eba125f8fdbccc58]
- git-author:
- Jean-Baptiste Kempf <jb@altair.videolan.org> 1204693847 +0100
- Message:
Speex update
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rbb2c344 |
r30215f2 |
|
| 82 | 82 | FLAC_VERSION=1.2.1 |
|---|
| 83 | 83 | FLAC_URL=$(SF)/flac/flac-$(FLAC_VERSION).tar.gz |
|---|
| 84 | | SPEEX_VERSION=1.2beta2 |
|---|
| | 84 | SPEEX_VERSION=1.2beta3 |
|---|
| 85 | 85 | SPEEX_URL=http://downloads.us.xiph.org/releases/speex/speex-$(SPEEX_VERSION).tar.gz |
|---|
| 86 | 86 | SHOUT_VERSION=2.2.2 |
|---|