diff options
| author | BrewTestBot | 2015-01-22 04:05:59 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-22 17:13:20 +0100 |
| commit | c69acad7532a1cde4250d61e2c077878fb1dcdfd (patch) | |
| tree | 8320ba60d984adc94e6582971778c6c047f0fa26 /Library | |
| parent | dcb4bc1d990090d6fb3058f59e66b83234fded19 (diff) | |
| download | homebrew-c69acad7532a1cde4250d61e2c077878fb1dcdfd.tar.bz2 | |
libressl: update 2.1.3 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libressl.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libressl.rb b/Library/Formula/libressl.rb index e3ba56af6..6db85de9f 100644 --- a/Library/Formula/libressl.rb +++ b/Library/Formula/libressl.rb @@ -7,9 +7,9 @@ class Libressl < Formula option "without-libtls", "Build without libtls" bottle do - sha1 "fca5d55a55ea69eea9bd462d788f9157ba68853b" => :yosemite - sha1 "b8ba84dd423acb17976a17437c91ed33d59636f0" => :mavericks - sha1 "dd58fa644e7fc23a7883696372174fbfa1451930" => :mountain_lion + sha1 "a27d907fe3d72f735b2c546fb470b5794dadb731" => :yosemite + sha1 "880ef498373994ac459e026d7e2e48d3145653a8" => :mavericks + sha1 "8ebe481e3399d1e833e293caf90bf6936a286145" => :mountain_lion end head do |
