libidn: add 1.28 bottle.

This commit is contained in:
BrewTestBot 2014-02-24 15:11:24 +00:00 committed by Mike McQuaid
parent 5521d7f991
commit f24e3c1e93

View file

@ -6,6 +6,13 @@ class Libidn < Formula
mirror 'http://ftp.gnu.org/gnu/libidn/libidn-1.28.tar.gz'
sha256 'dd357a968449abc97c7e5fa088a4a384de57cb36564f9d4e0d898ecc6373abfb'
bottle do
cellar :any
sha1 "23cb37001f1fb723b86b11717fb4df76f58934ff" => :mavericks
sha1 "0ee166fdc8fd9a0ad245efd89323868209968235" => :mountain_lion
sha1 "866251da871fe76c180f5b7247d4458175778313" => :lion
end
depends_on 'pkg-config' => :build
option :universal