cfssl: fix checksum

According to upstream, "Yes, the tag was deleted and recreated due to
the fact that the version number was not bumped. Please update the tag."

Upstream issue cloudflare/cfssl#568
Closes Homebrew/homebrew#50603

Closes Homebrew/homebrew#50610.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2016-04-01 07:57:25 -07:00 committed by Xu Cheng
parent a81b91fc69
commit 8597191acc

View file

@ -4,7 +4,8 @@ class Cfssl < Formula
desc "CloudFlare's PKI toolkit"
homepage "https://cfssl.org/"
url "https://github.com/cloudflare/cfssl/archive/1.2.0.tar.gz"
sha256 "30301696fa7ab59aca0cf7883ee82b9b42e0e7c0022269f51454b476a9a2edf9"
sha256 "28e1d1ec6862eb926336490e2fcd1de626113d3e227293a4138fec59b7b6e443"
revision 1
head "https://github.com/cloudflare/cfssl.git"
bottle do