pbc_sig 0.0.8
Closes Homebrew/homebrew#19241. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
500e997f2a
commit
bff9321225
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class PbcSig < Formula
|
||||
homepage 'http://crypto.stanford.edu/pbc/sig/'
|
||||
url 'http://crypto.stanford.edu/pbc/sig/files/pbc_sig-0.0.7.tar.gz'
|
||||
sha1 'f15e4b721f95d073dfbe1a4687c490b82f7ac176'
|
||||
url 'http://crypto.stanford.edu/pbc/sig/files/pbc_sig-0.0.8.tar.gz'
|
||||
sha256 '7a343bf342e709ea41beb7090c78078a9e57b833454c695f7bcad2475de9c4bb'
|
||||
|
||||
depends_on 'pbc'
|
||||
|
||||
|
|
Loading…
Reference in a new issue