libfixbuf 1.1.1
This commit is contained in:
parent
d4227986b0
commit
5654213b7b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Libfixbuf < Formula
|
||||
url 'http://tools.netsa.cert.org/releases/libfixbuf-0.9.0.tar.gz'
|
||||
homepage 'http://tools.netsa.cert.org/fixbuf/'
|
||||
md5 '3687a7a28bc9535544e2fbc1d1383077'
|
||||
url 'http://tools.netsa.cert.org/releases/libfixbuf-1.1.1.tar.gz'
|
||||
md5 '92f4a743a79fb2b0b36b8c3a6cbe4238'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glib'
|
||||
|
|
Loading…
Reference in a new issue