diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-08-07 17:35:18 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-08-07 17:35:18 +0200 |
commit | b4cc1702ca71b06dad6f70ea3b5a735ce2fb8079 (patch) | |
tree | 7f4cab9b7e2e6986bd6aa38ce8b993154e3385b7 | |
parent | a4a62ce4a45dbd4d54d8f5653a24222b6d20e856 (diff) |
Update zlib
-rw-r--r-- | recipes/zlib.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/zlib.recipe b/recipes/zlib.recipe index bfab5f09..1e1dcb72 100644 --- a/recipes/zlib.recipe +++ b/recipes/zlib.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'zlib' - version = '1.2.6' + version = '1.2.7' licenses = [License.BSD_like] force_configure = True add_host_build_target = False |