timelimit: add 1.8 bottle.

This commit is contained in:
BrewTestBot 2016-04-15 09:07:39 +01:00 committed by Xu Cheng
parent 3e2423c27e
commit 1bab03a915

View file

@ -4,6 +4,13 @@ class Timelimit < Formula
url "http://devel.ringlet.net/sysutils/timelimit/timelimit-1.8.tar.gz"
sha256 "026e72b345f8407ebaa002036fd785b2136b2dfc4f8854f14536196ee3079996"
bottle do
cellar :any_skip_relocation
sha256 "90494e903f7305d6e1c5392ba75a1c41685d37287dfe92a446eded91f039262f" => :el_capitan
sha256 "68028554a85b4b6f30bcfb3fbe0328ecf367c49fdbe8342e16e26fdb07f23465" => :yosemite
sha256 "274c9d6ccab028ef9f8177537fd880f733e21676321b8c8d7e95306f3b454a22" => :mavericks
end
def install
# don't install for a specific user
inreplace "Makefile", "-o ${BINOWN} -g ${BINGRP}", ""