pbc_sig 0.0.8

Closes Homebrew/homebrew#19241.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brian Buchanan 2013-04-16 08:39:59 -07:00 committed by Jack Nagel
parent 500e997f2a
commit bff9321225

View file

@ -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'