diff options
| author | Brett Koonce | 2014-04-19 09:54:27 -0500 |
|---|---|---|
| committer | Brett Koonce | 2014-04-19 12:16:12 -0500 |
| commit | 1f1b325cc3d73598d3d020b1ed13e41be87f57f2 (patch) | |
| tree | b5d18de132091cc5c72951fd519576c400497624 /Library/Formula/clib.rb | |
| parent | e7d4026878884bdaddd4bb653630c865aa61b60a (diff) | |
| download | homebrew-1f1b325cc3d73598d3d020b1ed13e41be87f57f2.tar.bz2 | |
clib 1.1.4
Diffstat (limited to 'Library/Formula/clib.rb')
| -rw-r--r-- | Library/Formula/clib.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/clib.rb b/Library/Formula/clib.rb index 8f98a54b0..c8d934b6d 100644 --- a/Library/Formula/clib.rb +++ b/Library/Formula/clib.rb @@ -2,8 +2,8 @@ require "formula" class Clib < Formula homepage "https://github.com/clibs/clib" - url "https://github.com/clibs/clib/archive/1.1.2.tar.gz" - sha1 "5faace8b907e882293ed5ccbe17ce222d9013694" + url "https://github.com/clibs/clib/archive/1.1.4.tar.gz" + sha1 "b096b9a3dba3583519756b01c02b705468beb8ff" bottle do cellar :any |
