Revert "nettle 2.7"
This reverts commit 41274ff183af4fd4933a342e1961af84e8a2c957. The library version changed, and I wasn't careful enough. Not in a hurry with this so let's avoid breaking a bunch of stuff for now.
This commit is contained in:
parent
8952ed03d9
commit
5ca08bd2ea
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Nettle < Formula
|
||||
homepage 'http://www.lysator.liu.se/~nisse/nettle/'
|
||||
url 'http://www.lysator.liu.se/~nisse/archive/nettle-2.7.tar.gz'
|
||||
sha1 'e17de3678b987841e88a724b7d2f6856d97ab139'
|
||||
url 'http://www.lysator.liu.se/~nisse/archive/nettle-2.6.tar.gz'
|
||||
sha1 '401f982a0b365e04c8c38c4da42afdd7d2d51d80'
|
||||
|
||||
depends_on 'gmp'
|
||||
|
||||
|
|
Loading…
Reference in a new issue