pcre++: add 0.9.5 bottle.
This commit is contained in:
parent
da640ff726
commit
524e474a37
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Pcrexx < Formula
|
||||||
url "http://www.daemon.de/idisk/Apps/pcre++/pcre++-0.9.5.tar.gz"
|
url "http://www.daemon.de/idisk/Apps/pcre++/pcre++-0.9.5.tar.gz"
|
||||||
sha256 "77ee9fc1afe142e4ba2726416239ced66c3add4295ab1e5ed37ca8a9e7bb638a"
|
sha256 "77ee9fc1afe142e4ba2726416239ced66c3add4295ab1e5ed37ca8a9e7bb638a"
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
cellar :any
|
||||||
|
sha256 "5c30b4cbf987ad3b9a05521f83c672419b636277714838b6f7dee5a656c9868b" => :el_capitan
|
||||||
|
sha256 "c883ed380b38f020e7383643fedf80f4bad9ed1205592fe8127423e340c02c05" => :yosemite
|
||||||
|
sha256 "fd7050ff36dbb4c5605a4f0a9bb5d5de3ea01e6b959dd2026297a9ae35b99f51" => :mavericks
|
||||||
|
end
|
||||||
|
|
||||||
depends_on "autoconf" => :build
|
depends_on "autoconf" => :build
|
||||||
depends_on "automake" => :build
|
depends_on "automake" => :build
|
||||||
depends_on "libtool" => :build
|
depends_on "libtool" => :build
|
||||||
|
|
Loading…
Reference in a new issue