libfixbuf 1.2.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-01-17 22:42:24 -06:00 committed by Adam Vandenberg
parent fff195280b
commit 42e577b467

View file

@ -2,8 +2,8 @@ require 'formula'
class Libfixbuf < Formula
homepage 'http://tools.netsa.cert.org/fixbuf/'
url 'http://tools.netsa.cert.org/releases/libfixbuf-1.1.1.tar.gz'
sha1 'e88b4b5659ccba928589d49e0271820966da7f1f'
url 'http://tools.netsa.cert.org/releases/libfixbuf-1.2.0.tar.gz'
sha1 'c05c832f5317b1e51fa178e58cd4e6ba914d567b'
depends_on 'pkg-config' => :build
depends_on 'glib'