libressl 2.2.3
This commit is contained in:
parent
c30035241e
commit
e9de1f2440
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libressl < Formula
|
||||
desc "Version of the SSL/TLS protocol forked from OpenSSL"
|
||||
homepage "http://www.libressl.org/"
|
||||
url "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.2.tar.gz"
|
||||
sha256 "e094b09f33d468545edbb2b16dc178f958ec2f66de1a2fc7cc2a20bd2489a114"
|
||||
url "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.2.3.tar.gz"
|
||||
sha256 "a1ccc21adf91d60e99246031b99c930c9af5e1b1b5a61b1bec87beef6f16d882"
|
||||
|
||||
bottle do
|
||||
sha256 "4db03eb91925f036531883745405b54cb8ca50f0a656f1ebe50110146a20b40e" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue