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 d75a6f590..f7eeaf85c 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.7.tar.bz2'
- sha1 '25c3cf8af2d30b9cc176b36f2a78344ba9ae18f1'
+ url 'http://feh.finalrewind.org/feh-2.8.tar.bz2'
+ sha1 'eeb251d5971cf07e632661ef0b514fc3b0c7aca6'
depends_on :x11
depends_on 'giblib' => :build