Increase revision in formulas that depend on llvm

This commit is contained in:
Evgeny Mandrikov 2016-09-07 22:06:26 +02:00 committed by ilovezfs
parent 5bd491299d
commit a7b0c00554
6 changed files with 6 additions and 2 deletions

View file

@ -5,6 +5,7 @@ class Castxml < Formula
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/c/castxml/castxml_0.1+git20160706.orig.tar.xz"
version "0.1+git20160706"
sha256 "28e7df5f9cc4de6222339d135a7b1583ae0c20aa0d18e47fa202939b81a7dada"
revision 1
head "https://github.com/CastXML/castxml.git"

View file

@ -3,7 +3,7 @@ class Creduce < Formula
homepage "https://embed.cs.utah.edu/creduce/"
url "https://embed.cs.utah.edu/creduce/creduce-2.5.0.tar.gz"
sha256 "2dcd784e1d27df60f4ea1d92c4c556c02da4152db353d544dce8b7813fa443e4"
revision 1
revision 2
head "https://github.com/csmith-project/creduce.git"

View file

@ -4,6 +4,7 @@ class CrystalLang < Formula
url "https://github.com/crystal-lang/crystal/archive/0.19.4.tar.gz"
sha256 "e239afa449744e0381823531f6af66407ba1f4b78767bd67a9bb09d9fcc6b9e4"
head "https://github.com/crystal-lang/crystal.git"
revision 1
bottle do
sha256 "b891e7a9c01906be5b6d51adc374c1882e036ae443b95abb1a8f27b072762fde" => :sierra

View file

@ -2,7 +2,7 @@ class EmacsClangCompleteAsync < Formula
desc "Emacs plugin using libclang to complete C/C++ code"
homepage "https://github.com/Golevka/emacs-clang-complete-async"
head "https://github.com/Golevka/emacs-clang-complete-async.git"
revision 1
revision 2
stable do
url "https://github.com/Golevka/emacs-clang-complete-async/archive/v0.5.tar.gz"

View file

@ -3,6 +3,7 @@ class Ponyc < Formula
homepage "http://www.ponylang.org"
url "https://github.com/ponylang/ponyc/archive/0.6.0.tar.gz"
sha256 "7e0269aa95caa49ffaa07ccfcf4ea1ea372d01ed5deda48a48271e62ea852322"
revision 1
bottle do
cellar :any

View file

@ -4,6 +4,7 @@ class Rtags < Formula
url "https://github.com/Andersbakken/rtags.git",
:tag => "v2.3",
:revision => "da75268b1caa973402ab17e501718da7fc748b34"
revision 1
head "https://github.com/Andersbakken/rtags.git"