From 8f8fc1a06999fef34ac9f1c6d645cfc94cbe8e6f Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Tue, 27 Aug 2013 12:34:09 +0200 Subject: glib: Update to 2.36.4 --- recipes/glib.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/glib.recipe b/recipes/glib.recipe index 72f05c4..74865e1 100644 --- a/recipes/glib.recipe +++ b/recipes/glib.recipe @@ -17,7 +17,7 @@ GLIB_CONFIG_UNVERSAL='''\ class Recipe(recipe.Recipe): name = 'glib' - version = '2.36.1' + version = '2.36.4' licenses = [License.LGPLv2Plus] config_sh = 'sh autogen.sh' deps = ['libffi', 'zlib'] -- cgit v1.2.3