dynamips: add 0.2.14 bottle.

This commit is contained in:
BrewTestBot 2015-01-19 18:10:12 +00:00 committed by Mike McQuaid
parent fd79d6a193
commit b9b8b936c7

View file

@ -3,6 +3,13 @@ class Dynamips < Formula
url "https://github.com/GNS3/dynamips/archive/v0.2.14.tar.gz"
sha1 "1f0b62d19586365246a957b4eb4dab0cdbd657ad"
bottle do
cellar :any
sha1 "d0d6ed53cac613224298052a4403f215d41cdeaa" => :yosemite
sha1 "bdcd75d6bfd8800340620f934193ac952e9ee455" => :mavericks
sha1 "14bf80d8127981a9fab5e8cb94fd1c771a0cbe4c" => :mountain_lion
end
depends_on "libelf"
depends_on "cmake" => :build