aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/feh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/feh.rb b/Library/Formula/feh.rb
index d5a329efc..c588fe8e3 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.2.tar.bz2'
- sha1 '4d7d183491f916c8f1db668065f986f4a845503e'
+ url 'http://feh.finalrewind.org/feh-2.9.3.tar.bz2'
+ sha1 '6e93c9bbc339d36002ead189d0a94880f58876bd'
depends_on :x11
depends_on 'giblib' => :build