From: Bradley Sepos Date: Mon, 11 Feb 2019 17:08:02 +0000 (-0500) Subject: Revert "contrib: Update to libvorbis-1.3.6" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f5cc052a3f11ba30ca59ec4e3e6a7ce4ed88dd2;p=handbrake Revert "contrib: Update to libvorbis-1.3.6" Reverting until we can sort out build issues / Travis glitch. This reverts commit 8bb9566f213d5cb891e72c145824cb268cef0c68. --- diff --git a/contrib/libvorbis/module.defs b/contrib/libvorbis/module.defs index c03476014..69db7d808 100644 --- a/contrib/libvorbis/module.defs +++ b/contrib/libvorbis/module.defs @@ -1,9 +1,9 @@ $(eval $(call import.MODULE.defs,LIBVORBIS,libvorbis,LIBOGG)) $(eval $(call import.CONTRIB.defs,LIBVORBIS)) -LIBVORBIS.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libvorbis-1.3.6.tar.gz -LIBVORBIS.FETCH.url += https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.gz -LIBVORBIS.FETCH.sha256 = 6ed40e0241089a42c48604dc00e362beee00036af2d8b3f46338031c9e0351cb +LIBVORBIS.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libvorbis-1.3.5.tar.gz +LIBVORBIS.FETCH.url += https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz +LIBVORBIS.FETCH.sha256 = 6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce LIBVORBIS.CONFIGURE.extra = --with-ogg=$(call fn.ABSOLUTE,$(CONTRIB.build/)) HAVE_PKG_CONFIG="no"