summaryrefslogtreecommitdiffstats
path: root/src/vorbis.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2018-11-15 23:37:24 (GMT)
committerMark Brand <mabrand@mabrand.nl>2018-11-15 23:38:18 (GMT)
commitfb338af159995b96c40d0fc6a533c5bf231731fe (patch)
treeefff3ecc18c7458635a72be942ec44fd6d2b2119 /src/vorbis.mk
parentce14f7cee4ed9bd6ca9784ed080515fd96d78496 (diff)
downloadmxe-fb338af159995b96c40d0fc6a533c5bf231731fe.zip
mxe-fb338af159995b96c40d0fc6a533c5bf231731fe.tar.gz
mxe-fb338af159995b96c40d0fc6a533c5bf231731fe.tar.bz2
update: tcl tinyxml2 vorbis
Diffstat (limited to 'src/vorbis.mk')
-rw-r--r--src/vorbis.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vorbis.mk b/src/vorbis.mk
index 4916f1f..07c0f12 100644
--- a/src/vorbis.mk
+++ b/src/vorbis.mk
@@ -4,8 +4,8 @@ PKG := vorbis
$(PKG)_WEBSITE := https://xiph.org/vorbis/
$(PKG)_DESCR := Vorbis
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.3.5
-$(PKG)_CHECKSUM := 6efbcecdd3e5dfbf090341b485da9d176eb250d893e3eb378c428a2db38301ce
+$(PKG)_VERSION := 1.3.6
+$(PKG)_CHECKSUM := 6ed40e0241089a42c48604dc00e362beee00036af2d8b3f46338031c9e0351cb
$(PKG)_SUBDIR := libvorbis-$($(PKG)_VERSION)
$(PKG)_FILE := libvorbis-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://downloads.xiph.org/releases/vorbis/$($(PKG)_FILE)