nettle 2.7.1
Closes Homebrew/homebrew#25470. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
122e34a76c
commit
aa277804d6
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.6.tar.gz'
|
||||
sha1 '401f982a0b365e04c8c38c4da42afdd7d2d51d80'
|
||||
url 'http://www.lysator.liu.se/~nisse/archive/nettle-2.7.1.tar.gz'
|
||||
sha1 'e7477df5f66e650c4c4738ec8e01c2efdb5d1211'
|
||||
|
||||
depends_on 'gmp'
|
||||
|
||||
|
|
Loading…
Reference in a new issue