Skip to content

Commit

Permalink
Revert "nettle: Updated to version 3.0"
Browse files Browse the repository at this point in the history
This reverts commit 1eff0da.

Version 3.0 broke API/ABI, and gnutls does not compile with nettle 3.0
  • Loading branch information
larseje committed Jul 16, 2014
1 parent 5414d7b commit b7bf085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nettle/Buildfile
Expand Up @@ -3,7 +3,7 @@
# License: LGPLv2.1

name=nettle
version=3.0
version=2.7.1
release=1
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)
depends=(gmp)
Expand Down

0 comments on commit b7bf085

Please sign in to comment.