From 88ecff069db74a53fe3bb1a85a20b79bf3b8bbbf Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Wed, 2 Mar 2016 04:50:57 +0000 Subject: [PATCH] wolfssl 3.8.0 --- Formula/wolfssl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/wolfssl.rb b/Formula/wolfssl.rb index c2a23bc3dd..87a08bfc78 100644 --- a/Formula/wolfssl.rb +++ b/Formula/wolfssl.rb @@ -1,8 +1,8 @@ class Wolfssl < Formula desc "Embedded SSL Library written in C" homepage "https://www.wolfssl.com/wolfSSL/Home.html" - url "https://github.com/wolfSSL/wolfssl/archive/v3.7.0.tar.gz" - sha256 "66bde9fd9ae0eb557d2603117017cb04c12cbecb34296bb7949d509577e42ae4" + url "https://github.com/wolfSSL/wolfssl/archive/v3.8.0.tar.gz" + sha256 "2a1c72c98bd8d473d227f98d0ce970432478e05fbee1ebd8559918b017864199" head "https://github.com/wolfSSL/wolfssl.git" bottle do