dateutils: add 0.2.5 bottle.
This commit is contained in:
parent
2410942c63
commit
202931bfad
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Dateutils < Formula
|
|||
url "https://bitbucket.org/hroptatyr/dateutils/downloads/dateutils-0.2.5.tar.xz"
|
||||
sha1 "47f2ba469daff7586d47473f54a77848b724ba45"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "bcacbd417ff8109bd9bd73aaa0397e7738cda974" => :yosemite
|
||||
sha1 "aea972b1c122db46172d6e37fbfd3fd015fa7bdc" => :mavericks
|
||||
sha1 "628ce464741daf92af6dd31d8c93bb012324ae87" => :mountain_lion
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--disable-silent-rules",
|
||||
|
|
Loading…
Reference in a new issue