diff options
Diffstat (limited to 'contrib/libtheora/module.defs')
-rw-r--r-- | contrib/libtheora/module.defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libtheora/module.defs b/contrib/libtheora/module.defs index 7aef8e2dc..54435da6f 100644 --- a/contrib/libtheora/module.defs +++ b/contrib/libtheora/module.defs @@ -2,6 +2,7 @@ $(eval $(call import.MODULE.defs,LIBTHEORA,libtheora,LIBOGG LIBVORBIS)) $(eval $(call import.CONTRIB.defs,LIBTHEORA)) LIBTHEORA.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libtheora-1.1.0.tar.bz2 +LIBTHEORA.FETCH.md5 = d0f83cf7f13e2b3bd068a858ca1398ad LIBTHEORA.CONFIGURE.extra = \ --disable-examples \ |