diff options
| author | Mike McQuaid | 2013-03-17 14:14:22 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-03-17 14:15:04 +0000 |
| commit | 36551230f6a47fa832bb12f259f1875b2d2c666c (patch) | |
| tree | a0008cde98c5c70afc6cdf8692611aba2c6ee510 /Library | |
| parent | 3f6ee4474eafb49b082e341ce89906ca7206ce09 (diff) | |
| download | homebrew-36551230f6a47fa832bb12f259f1875b2d2c666c.tar.bz2 | |
libpng 1.5.14 bottles
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libpng.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libpng.rb b/Library/Formula/libpng.rb index d4403d754..3c58efa40 100644 --- a/Library/Formula/libpng.rb +++ b/Library/Formula/libpng.rb @@ -10,9 +10,9 @@ class Libpng < Formula option :universal bottle do - sha1 '' => :mountain_lion - sha1 '' => :lion - sha1 '' => :snow_leopard + sha1 '5e7feb640d654df0c2ac072d86e46ce9df9eaeee' => :mountain_lion + sha1 'bbd94d671653943cf21314911978d90f5fb536df' => :lion + sha1 'fb685cfb8b37b883bf004ee7c9ca785d3435b155' => :snow_leopard end def install |
