diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ctl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ctl.rb b/Library/Formula/ctl.rb index 91cff8cf2..86e3009e8 100644 --- a/Library/Formula/ctl.rb +++ b/Library/Formula/ctl.rb @@ -2,8 +2,8 @@ require "formula" class Ctl < Formula homepage "https://github.com/ampas/CTL" - url "https://github.com/ampas/CTL/archive/ctl-1.5.1.tar.gz" - sha1 "f0e611ffe8a5c36e5ef89cc7eab1ff4ab7f97875" + url "https://github.com/ampas/CTL/archive/ctl-1.5.2.tar.gz" + sha1 "2c4aff2d514eeadfac89c6f041d5ffa2e853a79d" depends_on "cmake" => :build depends_on "libtiff" |
