clib 1.1.1

This commit is contained in:
Brett Koonce 2014-03-16 10:30:51 -05:00
parent 072554b689
commit 5d17eb878d

View file

@ -2,13 +2,8 @@ require "formula"
class Clib < Formula
homepage "https://github.com/clibs/clib"
url "https://github.com/clibs/clib/archive/1.0.0.tar.gz"
sha1 "d840b4259190e1b3ce6cc0970f3e9f659226b9d3"
def patches
# Fix exit codes.
"https://github.com/clibs/clib/commit/000a5a.patch"
end
url "https://github.com/clibs/clib/archive/1.1.1.tar.gz"
sha1 "0b4c59f7f281e8c43d212e789b7b7c81002301e3"
bottle do
cellar :any