Skip to content

Commit

Permalink
influxdb --devel 0.5.0-rc.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#27012.

Signed-off-by: Brett Koonce <koonce@gmail.com>
  • Loading branch information
toddboom authored and brettkoonce committed Feb 26, 2014
1 parent 7e89274 commit e6f8680
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/influxdb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ class Influxdb < Formula
sha1 "be6df288b6d385c27e48ba221a12970be0eb0beb" => :lion
end

devel do
url "http://get.influxdb.org/influxdb-0.5.0-rc.1.src.tar.gz"
sha1 "0d8823f0e595dd7be1d17068fd62dfd752368547"
end

depends_on "leveldb"
depends_on "protobuf" => :build
depends_on "bison" => :build
Expand Down

0 comments on commit e6f8680

Please sign in to comment.