From d40113399c9a82a18a756190d292873ecd079dbf Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Thu, 23 Apr 2015 13:13:09 +0200 Subject: duck: 4.7.17432 Java 7 or later is required to compile. Closes #38964. Signed-off-by: Brett Koonce --- Library/Formula/duck.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/duck.rb b/Library/Formula/duck.rb index 7f6d1913b..7e600c1d4 100644 --- a/Library/Formula/duck.rb +++ b/Library/Formula/duck.rb @@ -1,7 +1,7 @@ class Duck < Formula homepage "https://duck.sh/" - url "https://dist.duck.sh/duck-src-4.6.5.17000.tar.gz" - sha1 "bd26842b09bf41f86791a7172b93ac88f029b354" + url "https://dist.duck.sh/duck-src-4.7.17432.tar.gz" + sha1 "100996ffbabf2586eb149efd3097b4af20efa728" head "https://svn.cyberduck.io/trunk/" bottle do @@ -11,7 +11,7 @@ class Duck < Formula sha1 "be719af049e6b39490554f8e1ba916c2b7de77ea" => :mountain_lion end - depends_on :java => ["1.7", :build] + depends_on :java => ["1.7+", :build] depends_on :xcode => :build depends_on "ant" => :build -- cgit v1.2.3