diff options
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'] |