summaryrefslogtreecommitdiffstats
path: root/contrib/libvorbis
diff options
context:
space:
mode:
authorEwout ter Hoeven <[email protected]>2019-02-11 12:40:30 +0100
committerBradley Sepos <[email protected]>2019-02-11 11:42:37 -0500
commit8bb9566f213d5cb891e72c145824cb268cef0c68 (patch)
treed8cedea80ed196f7911ace0c4e496d525c161c00 /contrib/libvorbis
parente3f179af5ee3cf48bc8cc2cbcaa1c5d14f1b294a (diff)
contrib: Update to libvorbis-1.3.6
Diffstat (limited to 'contrib/libvorbis')
-rw-r--r--contrib/libvorbis/module.defs6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/libvorbis/module.defs b/contrib/libvorbis/module.defs
index 69db7d808..c03476014 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.5.tar.gz
-LIBVORBIS.FETCH.url += https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz
-LIBVORBIS.FETCH.sha256 = 6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce
+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.CONFIGURE.extra = --with-ogg=$(call fn.ABSOLUTE,$(CONTRIB.build/)) HAVE_PKG_CONFIG="no"