summaryrefslogtreecommitdiff
path: root/recipes/glib-networking.recipe
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-11-16 12:22:50 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-11-16 12:22:50 +0100
commit51393a39ebe7a910c6c5b70d0d3d3cea5ef6e53b (patch)
tree8c77b48e46949f8191c479205ca59c5c7fe29af6 /recipes/glib-networking.recipe
parent28e7927658f916a52d5b1130593c8ca095541568 (diff)
Update glib and glib-networking
Diffstat (limited to 'recipes/glib-networking.recipe')
-rw-r--r--recipes/glib-networking.recipe2
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']