From afe51e05c767a8ba5089db0a92a774280662cbc9 Mon Sep 17 00:00:00 2001 From: David Christenson Date: Thu, 24 Jul 2014 16:32:57 -0600 Subject: [PATCH] LibreSSL 2.0.3 Update to latest stable release. Closes Homebrew/homebrew#31099. Signed-off-by: Jack Nagel --- Formula/libressl.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/libressl.rb b/Formula/libressl.rb index 4e9b51cd16..459d36279f 100644 --- a/Formula/libressl.rb +++ b/Formula/libressl.rb @@ -2,9 +2,9 @@ require "formula" class Libressl < Formula homepage "http://www.libressl.org/" - url "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.0.2.tar.gz" - mirror "http://mirrors.nycbug.org/pub/OpenBSD/LibreSSL/libressl-2.0.2.tar.gz" - sha256 "4d16b6852cbd895ed55737819d2c042b37371f1d80fcba4fb24239eba2a5d72b" + url "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.0.3.tar.gz" + mirror "http://mirrors.nycbug.org/pub/OpenBSD/LibreSSL/libressl-2.0.3.tar.gz" + sha256 "dfd53b78803c25cb50083dd1f8f773a924dc31cdd9de396eeae4120c14aae2d4" bottle do sha1 "ce25b5e2a6a68ae7365992133e93eb082fa798c3" => :mavericks