From 15da90f16decf25d719b52693e4cc57a41ab537c Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Sep 2013 12:11:00 -0500 Subject: fox (devel) 1.7.42 Closes #22625. Signed-off-by: Adam Vandenberg --- Library/Formula/fox.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/fox.rb b/Library/Formula/fox.rb index 37995e0d8..e0d5ef771 100644 --- a/Library/Formula/fox.rb +++ b/Library/Formula/fox.rb @@ -7,8 +7,8 @@ class Fox < Formula # Development and stable branches are incompatible devel do - url 'ftp://ftp.fox-toolkit.org/pub/fox-1.7.40.tar.gz' - sha1 'eaec035e2f28c262c5cadbe23b21743ff10f5ade' + url 'ftp://ftp.fox-toolkit.org/pub/fox-1.7.42.tar.gz' + sha1 '2a283bd194c5890de3afaf89f22ce14d22829c2c' end depends_on :x11 -- cgit v1.2.3