aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/libfixbuf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libfixbuf.rb b/Library/Formula/libfixbuf.rb
index c2a7a5e76..095ef4d1d 100644
--- a/Library/Formula/libfixbuf.rb
+++ b/Library/Formula/libfixbuf.rb
@@ -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'