summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 14:26:58 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 14:26:58 +0200
commite2f788ca7d83642c55805a895749be1eb88cb6db (patch)
tree743adc11f0aa95f282397c306f4d99558e24d3c8 /recipes
parentd788bcfa42f601e94233dc5e3cacfdcf834f2d45 (diff)
Update dbus-glib to 0.100
Diffstat (limited to 'recipes')
-rw-r--r--recipes/dbus-glib.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dbus-glib.recipe b/recipes/dbus-glib.recipe
index 69a554e8..05f8adf3 100644
--- a/recipes/dbus-glib.recipe
+++ b/recipes/dbus-glib.recipe
@@ -2,7 +2,7 @@
class Recipe(recipe.Recipe):
name = 'dbus-glib'
- version = '0.98'
+ version = '0.100'
deps = ['glib', 'dbus']
files_bins = ['dbus-binding-tool']