diff options
Diffstat (limited to 'recipes/librsvg.recipe')
-rw-r--r-- | recipes/librsvg.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/librsvg.recipe b/recipes/librsvg.recipe index 121edae6..a3a2b347 100644 --- a/recipes/librsvg.recipe +++ b/recipes/librsvg.recipe @@ -2,7 +2,7 @@ class Recipe(recipe.Recipe): name = 'librsvg' - version = '2.40.9' + version = '2.40.10' licenses = [License.LGPLv2] deps = ['libcroco', 'gdk-pixbuf', 'vala-m4', 'gobject-introspection-m4', 'pango', 'cairo'] autoreconf = True |