diff options
| author | Brett Koonce | 2014-05-18 19:00:03 -0700 |
|---|---|---|
| committer | Brett Koonce | 2014-05-20 00:03:53 -0700 |
| commit | 2972c495f589be1f3457acc9f459581eb15eed10 (patch) | |
| tree | 557ec3e641db3755c6434ae926b27609e4cd3a26 /Library/Formula | |
| parent | 7871768bd6b781ffedfe5a91f2c7a0c6c51d4661 (diff) | |
| download | homebrew-2972c495f589be1f3457acc9f459581eb15eed10.tar.bz2 | |
clib 1.1.6
Diffstat (limited to 'Library/Formula')
| -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 db9d14bb1..292d55f9d 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.5.tar.gz" - sha1 "3e40fdd9dbd9092e74767e7cd62f94ffef65c915" + url "https://github.com/clibs/clib/archive/1.1.6.tar.gz" + sha1 "6b9711b594f3aff8c4a8a4aefac926c8d0f8555c" bottle do cellar :any |
