Pixman 0.24.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Birger J. Nordølum 2012-03-07 14:54:21 +01:00 committed by Adam Vandenberg
parent 43b3fd892c
commit d3a7698039

View file

@ -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