diff options
| author | BrewTestBot | 2014-11-05 22:50:27 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-11-06 08:31:35 +0000 |
| commit | 794db6925a8dc933558ada55243a57ba5fef3912 (patch) | |
| tree | e8af4b7f6c3540c1536ec19e04b0975b12179802 /Library | |
| parent | 9eea4a56791b08aad8a75f413fe9f826577a2bfd (diff) | |
| download | homebrew-794db6925a8dc933558ada55243a57ba5fef3912.tar.bz2 | |
libxc: update 2.2.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libxc.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/libxc.rb b/Library/Formula/libxc.rb index 3de9ce491..6ca06a746 100644 --- a/Library/Formula/libxc.rb +++ b/Library/Formula/libxc.rb @@ -7,10 +7,10 @@ class Libxc < Formula bottle do cellar :any - revision 1 - sha1 "965d55368d68485a4fc0c2517501b99b41dc772a" => :yosemite - sha1 "253d9649431b8dfa61f188877b98f4d4cad83f00" => :mavericks - sha1 "021513e19e1b86cd9ef49641bbb102d9f63b0a08" => :mountain_lion + revision 2 + sha1 "fb4744280dc39b09b4e911c1791710b3f32b8c73" => :yosemite + sha1 "690f285d57eb498b07538c0c5c03a45f64082ed8" => :mavericks + sha1 "185f827d949459e98e0ed491280dbab363bc1bfb" => :mountain_lion end depends_on :fortran |
