summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/nettle/nettle.recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nettle/nettle.recipe b/recipes/nettle/nettle.recipe
index 9c448f97..21c6c182 100644
--- a/recipes/nettle/nettle.recipe
+++ b/recipes/nettle/nettle.recipe
@@ -10,7 +10,7 @@ from cerbero.tools.libtool import LibtoolLibrary
class Recipe(recipe.Recipe):
name = 'nettle'
- version = '3.1'
+ version = '3.1.1'
stype = SourceType.TARBALL
url = 'http://www.lysator.liu.se/~nisse/archive/nettle-{0}.tar.gz'.format(version)