From 68df460fc49aebb46e57062e279de43f99307f52 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 16 Mar 2014 18:12:16 -0500 Subject: feh 2.10 --- Library/Formula/feh.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/feh.rb b/Library/Formula/feh.rb index c588fe8e3..7953c47ef 100644 --- a/Library/Formula/feh.rb +++ b/Library/Formula/feh.rb @@ -2,8 +2,8 @@ require 'formula' class Feh < Formula homepage 'http://feh.finalrewind.org/' - url 'http://feh.finalrewind.org/feh-2.9.3.tar.bz2' - sha1 '6e93c9bbc339d36002ead189d0a94880f58876bd' + url 'http://feh.finalrewind.org/feh-2.10.tar.bz2' + sha1 '38b472f2a3222e287269a0719c7ead383f1cb8a5' depends_on :x11 depends_on 'giblib' => :build -- cgit v1.2.3