Skip to content

Commit

Permalink
pixman: change download url
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Apr 8, 2011
1 parent 68e2279 commit 94c0618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/pixman.rb
@@ -1,9 +1,9 @@
require 'formula'

class Pixman < Formula
url 'http://www.cairographics.org/releases/pixman-0.21.6.tar.gz'
url 'http://cgit.freedesktop.org/pixman/snapshot/pixman-0.21.6.tar.bz2'
homepage 'http://www.cairographics.org/'
sha1 'b22aaafc3b637470c9f04fae565e2a22eaf5e00a'
sha1 '7725825e3bdf3edbd00de8f4162c30d42387a8db'

depends_on 'pkg-config' => :build

Expand Down

0 comments on commit 94c0618

Please sign in to comment.