summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2017-07-10 17:41:21 -0400
committerBradley Sepos <[email protected]>2017-07-22 14:08:11 -0400
commit8bef418323fcf3a7911fff1b0845a337d35cb3fe (patch)
treed5647d40a4956da4b52349f81dbc8af5e289d20a /contrib
parenta6709b72a0a13a9b4280db1dc0723ceee559ba74 (diff)
contrib: Update to libtheora 1.1.1.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libtheora/module.defs10
1 files changed, 3 insertions, 7 deletions
diff --git a/contrib/libtheora/module.defs b/contrib/libtheora/module.defs
index 136d0f79b..9563ba31b 100644
--- a/contrib/libtheora/module.defs
+++ b/contrib/libtheora/module.defs
@@ -1,13 +1,9 @@
$(eval $(call import.MODULE.defs,LIBTHEORA,libtheora,LIBOGG LIBVORBIS))
$(eval $(call import.CONTRIB.defs,LIBTHEORA))
-LIBTHEORA.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libtheora-1.1.0.tar.bz2
-LIBTHEORA.FETCH.url += http://downloads.xiph.org/releases/theora/libtheora-1.1.0.tar.bz2
-LIBTHEORA.FETCH.sha256 = 74be9fe9f85d18c45bdcbb018cebf12c74e2234aeecb4d4c4cb92d80bdd287e2
-
-# TODO: libtheora >= 1.1.1
-#LIBTHEORA.FETCH.url = http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2
-#LIBTHEORA.FETCH.sha256 = b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc
+LIBTHEORA.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libtheora-1.1.1.tar.bz2
+LIBTHEORA.FETCH.url += https://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2
+LIBTHEORA.FETCH.sha256 = b6ae1ee2fa3d42ac489287d3ec34c5885730b1296f0801ae577a35193d3affbc
LIBTHEORA.CONFIGURE.extra = \
--disable-examples \