diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-08-07 17:21:52 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-08-07 17:21:52 +0200 |
commit | c3482cff491856924fc41439730dd28db3a1b08b (patch) | |
tree | 3b4bff43893d54627b4cb7d93f4975e3873fd305 /recipes/pixman.recipe | |
parent | 633fc6e2ec6acd169c5419de4306fe7c80205e69 (diff) |
Update pixman
Diffstat (limited to 'recipes/pixman.recipe')
-rw-r--r-- | recipes/pixman.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/pixman.recipe b/recipes/pixman.recipe index 9d4f01d1..5e5ce98c 100644 --- a/recipes/pixman.recipe +++ b/recipes/pixman.recipe @@ -3,7 +3,7 @@ class Recipe(recipe.Recipe): name = 'pixman' - version = '0.24.4' + version = '0.26.2' licenses = [License.MIT] files_libs = ['libpixman-1'] |