weechat: update 1.2 bottle.
This commit is contained in:
parent
1c29037528
commit
fe46e17f7b
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Weechat < Formula
|
|||
head "https://github.com/weechat/weechat.git"
|
||||
|
||||
bottle do
|
||||
sha1 "c377d403426bda1fd6b9c6b6b960828a9a76120c" => :yosemite
|
||||
sha1 "b9d703f8c661aed1cd3bf20e92ad95d178361fb6" => :mavericks
|
||||
sha1 "9f5ba4d88436a6ba73b6edb4eb08f91e37d7f849" => :mountain_lion
|
||||
sha256 "76442d9f00e028e17d4188bd7c9e48fce5092f13dc200ac6644da5484e539151" => :yosemite
|
||||
sha256 "7a45ae6e8e6f40a3fe7acc71b694cfbee64db8d525d5d439eed6edc80b94aef5" => :mavericks
|
||||
sha256 "e93668032407955e73e3fea60ce79d6f4a00fe39f98e8e5a1b862951f6146caf" => :mountain_lion
|
||||
end
|
||||
|
||||
option "with-perl", "Build the perl module"
|
||||
|
|
Loading…
Reference in a new issue