From e9a6b492769d0af12750459fa5b6dd8b04191a50 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Tue, 7 Aug 2012 16:29:23 +0200 Subject: Update libpng and libffi --- recipes/libffi.recipe | 2 +- recipes/libpng.recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes') diff --git a/recipes/libffi.recipe b/recipes/libffi.recipe index 10502aea..e4a686a5 100644 --- a/recipes/libffi.recipe +++ b/recipes/libffi.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'libffi' - version = '3.0.10' + version = '3.0.11' licenses = [License.BSD_like] files_libs = ['libffi'] diff --git a/recipes/libpng.recipe b/recipes/libpng.recipe index 7f8c7016..3a1778d2 100644 --- a/recipes/libpng.recipe +++ b/recipes/libpng.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'libpng' - version = '1.5.8' + version = '1.5.12' licenses = [License.LibPNG] deps = ['zlib'] -- cgit v1.2.3