libfixbuf 1.3.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
909fcca129
commit
6f646015e9
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.2.0.tar.gz'
|
||||
sha1 'c05c832f5317b1e51fa178e58cd4e6ba914d567b'
|
||||
url 'http://tools.netsa.cert.org/releases/libfixbuf-1.3.0.tar.gz'
|
||||
sha1 '5badc492906b0f04cd7afccef39c5e0cfc765c88'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glib'
|
||||
|
|
Loading…
Reference in a new issue