urweb: add 20160621 bottle.

This commit is contained in:
BrewTestBot 2016-06-22 01:54:06 +01:00 committed by Martin Afanasjew
parent c1f3fe480a
commit dcba836ad6

View file

@ -4,6 +4,12 @@ class Urweb < Formula
url "http://www.impredicative.com/ur/urweb-20160621.tgz"
sha256 "c5e487b11d44ab9945c04c305e644215282a60fcb2776d4939d79748a1497522"
bottle do
sha256 "de2f38ae993329e757a3a595d4af95e13bea9c3502ebb25fb613df006dfa6a69" => :el_capitan
sha256 "f76d92fbe09cd5fefc6ebc2cdbe97b431c26d21a5a2eee331f0eea5cac283c81" => :yosemite
sha256 "71014e3a1755d68557ba8dfc2b7228dde65b00b40d505f24c000a61118f8991f" => :mavericks
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build