libical: add 1.0 bottle.
This commit is contained in:
parent
0971f62703
commit
b5a1f50b21
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Libical < Formula
|
|||
url "https://downloads.sourceforge.net/project/freeassociation/libical/libical-1.0/libical-1.0.tar.gz"
|
||||
sha1 "25c75f6f947edb6347404a958b1444cceeb9f117"
|
||||
|
||||
bottle do
|
||||
sha1 "53a9904cb6430f736cf154bacfa425e09a6b1d73" => :mavericks
|
||||
sha1 "17d644dc8d704576d66807be82a82ff18e19feb6" => :mountain_lion
|
||||
sha1 "60b0f803e80ad08fda001af2f54b0cbcb257f935" => :lion
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue