libfixbuf 1.3.0

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-03-30 11:24:37 -05:00 committed by Jack Nagel
parent 909fcca129
commit 6f646015e9
1 changed files with 2 additions and 2 deletions

View File

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