diff --git a/Formula/pixman.rb b/Formula/pixman.rb index 5ae224554d..cd708d43e3 100644 --- a/Formula/pixman.rb +++ b/Formula/pixman.rb @@ -1,9 +1,9 @@ require 'formula' class Pixman < Formula - homepage 'http://www.cairographics.org/' - url 'http://cairographics.org/releases/pixman-0.24.2.tar.gz' - sha1 'acfc724d8032d3c0677b4466807e120e0c867678' + homepage 'http://cairographics.org/' + url 'http://cairographics.org/releases/pixman-0.24.4.tar.gz' + sha1 'efaa09789128ebc42d17a11d2e350b7217a7cd05' depends_on 'pkg-config' => :build