summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-03-17 09:55:36 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-03-17 09:55:36 (GMT)
commit808202cf9ea06f2f77acbb0b411afc0bd0a69354 (patch)
treec1fb84a3997bc8840711b4899e5604136025e752
parenta6c778b9cfa2928260b3449326512ff2f394f8d8 (diff)
downloadmxe-808202cf9ea06f2f77acbb0b411afc0bd0a69354.zip
mxe-808202cf9ea06f2f77acbb0b411afc0bd0a69354.tar.gz
mxe-808202cf9ea06f2f77acbb0b411afc0bd0a69354.tar.bz2
update package vorbis
-rw-r--r--src/vorbis.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vorbis.mk b/src/vorbis.mk
index 9dfa465..7f4ef23 100644
--- a/src/vorbis.mk
+++ b/src/vorbis.mk
@@ -3,8 +3,8 @@
PKG := vorbis
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.3.3
-$(PKG)_CHECKSUM := 8dae60349292ed76db0e490dc5ee51088a84518b
+$(PKG)_VERSION := 1.3.4
+$(PKG)_CHECKSUM := 1602716c187593ffe4302124535240cec2079df3
$(PKG)_SUBDIR := libvorbis-$($(PKG)_VERSION)
$(PKG)_FILE := libvorbis-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://downloads.xiph.org/releases/vorbis/$($(PKG)_FILE)