summaryrefslogtreecommitdiffstats
path: root/rules/libvorbis.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-10-16 16:19:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-10-17 17:49:49 +0200
commit29dab46485407fb8f4f7e5e83d1df707eeb30898 (patch)
treea904e319d94291d9be86fefbf0eb389f71745489 /rules/libvorbis.make
parent0fa7f37ea3d5d5484f25587ab316aa42b2095bf9 (diff)
downloadptxdist-29dab46485407fb8f4f7e5e83d1df707eeb30898.tar.gz
ptxdist-29dab46485407fb8f4f7e5e83d1df707eeb30898.tar.xz
libvorbis: version bump 1.2.3 -> 1.3.3
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libvorbis.make')
-rw-r--r--rules/libvorbis.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libvorbis.make b/rules/libvorbis.make
index 3b36cc8b0..63bfb30a7 100644
--- a/rules/libvorbis.make
+++ b/rules/libvorbis.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBVORBIS) += libvorbis
#
# Paths and names
#
-LIBVORBIS_VERSION := 1.2.3
-LIBVORBIS_MD5 := 5aa77f55c0e0aab8eb8ed982335daac8
+LIBVORBIS_VERSION := 1.3.3
+LIBVORBIS_MD5 := 6b1a36f0d72332fae5130688e65efe1f
LIBVORBIS := libvorbis-$(LIBVORBIS_VERSION)
LIBVORBIS_SUFFIX := tar.gz
LIBVORBIS_URL := http://downloads.xiph.org/releases/vorbis/$(LIBVORBIS).$(LIBVORBIS_SUFFIX)