diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-08-07 16:46:34 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-08-07 16:46:34 +0200 |
commit | 9b714abb722c10aac1d4e70c69610c285a3f4c80 (patch) | |
tree | cb12f3b2ab6a312a528d0d897f8d4177026a0816 /recipes/libvorbis.recipe | |
parent | d95894a29eee66e1cfe39d6300de5fae77e8d6c5 (diff) |
Update libvorbis
Diffstat (limited to 'recipes/libvorbis.recipe')
-rw-r--r-- | recipes/libvorbis.recipe | 2 |
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'] |