rtags 2.10

Closes #13978.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-05-26 22:12:23 -07:00
parent d0652ad16a
commit c8813aca4b

View file

@ -2,9 +2,8 @@ class Rtags < Formula
desc "ctags-like source code cross-referencer with a clang frontend"
homepage "https://github.com/Andersbakken/rtags"
url "https://github.com/Andersbakken/rtags.git",
:tag => "v2.9",
:revision => "ffa21b5408a30a346815bc4db6e74e2c6562d936"
revision 1
:tag => "v2.10",
:revision => "3b3ace901f53827daef81d4c13658ec4feb318b4"
head "https://github.com/Andersbakken/rtags.git"
bottle do