libfixbuf 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
fff195280b
commit
42e577b467
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue