aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2012-08-05 08:29:21 +0100
committerMike McQuaid2012-08-05 08:29:30 +0100
commit3549c78f9cb4e98a42ef255f28d9ef799201cd69 (patch)
tree3124dbc7f360706216ea08e63587426ddfab98b8 /Library/Formula
parent12bcd19ee0e789e7a9672c5c7137f8ce4f63bd87 (diff)
downloadhomebrew-3549c78f9cb4e98a42ef255f28d9ef799201cd69.tar.bz2
Revert "cairo, pixman: use sha1; sha256 is excessive"
This reverts commit 597928b77fb4947a13c10fb11b964f625460941e.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cairo.rb2
-rw-r--r--Library/Formula/pixman.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb
index ace33fc9e..ac1e8dbfe 100644
--- a/Library/Formula/cairo.rb
+++ b/Library/Formula/cairo.rb
@@ -3,7 +3,7 @@ require 'formula'
class Cairo < Formula
homepage 'http://cairographics.org/'
url 'http://cairographics.org/releases/cairo-1.12.2.tar.xz'
- sha1 'bc2ee50690575f16dab33af42a2e6cdc6451e3f9'
+ sha256 'b786bc4a70542bcb09f2d9d13e5e6a0c86408cbf6d1edde5f0de807eecf93f96'
depends_on 'pkg-config' => :build
depends_on 'xz'=> :build
diff --git a/Library/Formula/pixman.rb b/Library/Formula/pixman.rb
index 1f4936606..892b541c5 100644
--- a/Library/Formula/pixman.rb
+++ b/Library/Formula/pixman.rb
@@ -3,7 +3,7 @@ require 'formula'
class Pixman < Formula
homepage 'http://cairographics.org/'
url 'http://cairographics.org/releases/pixman-0.26.2.tar.gz'
- sha1 '3c7d72b5b52e6d301efc68aa480f0737a641bdd3'
+ sha256 'c9ab554b5160679d958bfa1753cb9e6edd1e53c4745c963a1394eea4f0b13ce2'
depends_on 'pkg-config' => :build
depends_on :x11