summaryrefslogtreecommitdiff
path: root/recipes/libvorbis.recipe
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 16:46:34 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 16:46:34 +0200
commit9b714abb722c10aac1d4e70c69610c285a3f4c80 (patch)
treecb12f3b2ab6a312a528d0d897f8d4177026a0816 /recipes/libvorbis.recipe
parentd95894a29eee66e1cfe39d6300de5fae77e8d6c5 (diff)
Update libvorbis
Diffstat (limited to 'recipes/libvorbis.recipe')
-rw-r--r--recipes/libvorbis.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libvorbis.recipe b/recipes/libvorbis.recipe
index 9434d3bc..20af967c 100644
--- a/recipes/libvorbis.recipe
+++ b/recipes/libvorbis.recipe
@@ -3,7 +3,7 @@
class Recipe(recipe.Recipe):
name = 'libvorbis'
- version = '1.3.2'
+ version = '1.3.3'
licenses = [License.BSD_like]
deps = ['libogg']