aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/feh.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-01-03 15:59:05 -0600
committerAdam Vandenberg2013-01-03 14:04:51 -0800
commitfe4881a69a45f6dd84d8d9b02c2df93144ab22c3 (patch)
tree54c06b615800da62d9fa80a9dcbcdbcaf019b183 /Library/Formula/feh.rb
parent0307ee3f054c1795deb05fac89244b75182013fa (diff)
downloadhomebrew-fe4881a69a45f6dd84d8d9b02c2df93144ab22c3.tar.bz2
feh 2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/feh.rb')
-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