summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 15:53:06 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-08-07 15:53:06 +0200
commitd939689367f8ef75be84698508da1c130656a645 (patch)
tree05d267ace9929dfd0f7294ddd973170775ec2a05 /recipes
parentd801bbfe83ae67447cf468767469f7f1651316d4 (diff)
Update gtk to 2.24.11
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gtk.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk.recipe b/recipes/gtk.recipe
index a911bd8f..7d75a611 100644
--- a/recipes/gtk.recipe
+++ b/recipes/gtk.recipe
@@ -3,7 +3,7 @@
class Recipe(recipe.Recipe):
name = 'gtk+'
- version = '2.24.10'
+ version = '2.24.11'
# TODO: check license - some source files are LGPLv2, others LGPLv2+,
# others LGPLv2.1+, COPYING is LGPLv2 and the webpage states LGPLv2.1
licenses = [License.LGPLv2_1Plus]