summaryrefslogtreecommitdiff
path: root/recipes/libffi.recipe
blob: 0576d19b5fbfa47b648590ce25a119ae32a9e17d (plain)
1
2
3
4
5
6
from cerbero import recipe


class Recipe(recipe.Recipe):
    name = 'libffi'
    version = '3.0.10'