diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-11-16 12:22:50 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-11-16 12:22:50 +0100 |
commit | 51393a39ebe7a910c6c5b70d0d3d3cea5ef6e53b (patch) | |
tree | 8c77b48e46949f8191c479205ca59c5c7fe29af6 /recipes/glib-networking.recipe | |
parent | 28e7927658f916a52d5b1130593c8ca095541568 (diff) |
Update glib and glib-networking
Diffstat (limited to 'recipes/glib-networking.recipe')
-rw-r--r-- | recipes/glib-networking.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/glib-networking.recipe b/recipes/glib-networking.recipe index f420f6f4..782646db 100644 --- a/recipes/glib-networking.recipe +++ b/recipes/glib-networking.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'glib-networking' - version = '2.32.3' + version = '2.34.2' licenses = [License.LGPLv2Plus] configure_options = "--without-ca-certificates" deps = ['glib', 'gnutls'] |