summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/build/libs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/build/libs.py b/python/build/libs.py
index 0ad195798..a4de2e2a3 100644
--- a/python/build/libs.py
+++ b/python/build/libs.py
@@ -83,8 +83,8 @@ libmad = AutotoolsProject(
)
liblame = AutotoolsProject(
- 'http://downloads.sourceforge.net/project/lame/lame/3.99/lame-3.99.5.tar.gz',
- '24346b4158e4af3bd9f2e194bb23eb473c75fb7377011523353196b19b9a23ff',
+ 'http://downloads.sourceforge.net/project/lame/lame/3.100/lame-3.100.tar.gz',
+ 'ddfe36cab873794038ae2c1210557ad34857a4b6bdc515785d1da9e175b1da1e',
'lib/libmp3lame.a',
[
'--disable-shared', '--enable-static',