summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 17:32:38 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 17:32:38 +0200
commita4a62ce4a45dbd4d54d8f5653a24222b6d20e856 (patch)
tree78f910573182f5166838571dda6c93434f26f2b2 /recipes
parent1a2e89336847c778651feb48dd263bf2417c187a (diff)
Update taglib
Diffstat (limited to 'recipes')
-rw-r--r--recipes/taglib.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/taglib.recipe b/recipes/taglib.recipe
index f6572b52..1f2b29f6 100644
--- a/recipes/taglib.recipe
+++ b/recipes/taglib.recipe
@@ -3,7 +3,7 @@
class Recipe(recipe.Recipe):
name = 'taglib'
- version = '1.7'
+ version = '1.7.2'
# either LGPLv2.1 or MPLv1.1
licenses = [License.LGPLv2_1]
configure_options = '-DWITH_MP4=ON -DWITH_ASF=ON'