re2: audit fixes

This commit is contained in:
Tomasz Pajor 2016-03-19 21:33:16 +01:00 committed by Xu Cheng
parent b7164d7aa3
commit b52b5ed41a

View file

@ -1,6 +1,7 @@
class Re2 < Formula
desc "Alternative to backtracking PCRE-style regular expression engines"
homepage "https://github.com/google/re2"
head "https://github.com/google/re2.git"
stable do
url "https://github.com/google/re2/archive/2015-08-01.tar.gz"
@ -8,8 +9,6 @@ class Re2 < Formula
sha256 "0fd7388097dcc7b26a8fc7c4e704e2831d264015818fa3f13665f36d40afabf8"
end
head "https://github.com/google/re2.git"
bottle do
cellar :any
sha256 "3d23d9919dca4ac70d5c7d675b055a5ce6628103314e001b0b891448da71883e" => :el_capitan