Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-01-03 15:59:05 -06:00 committed by Adam Vandenberg
parent 5525c9d731
commit 83f28d883c
1 changed files with 2 additions and 2 deletions

View File

@ -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