bazel@0.2: use secure homepage, remove revision
This commit is contained in:
parent
5f01525a07
commit
a6d4bffa4d
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
class BazelAT02 < Formula
|
||||
desc "Google's own build tool"
|
||||
homepage "http://bazel.io/"
|
||||
homepage "https://bazel.io/"
|
||||
url "https://github.com/bazelbuild/bazel/archive/0.2.3.tar.gz"
|
||||
sha256 "37fd2d49c57df171b704bf82c94e7bf954d94748e2a8621c5456c5c9d5f2c845"
|
||||
head "https://github.com/bazelbuild/bazel.git"
|
||||
revision 1
|
||||
|
||||
keg_only :versioned_formula
|
||||
|
||||
|
|
Loading…
Reference in a new issue