cyassl v2.8.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8131e8bb97
commit
54a8019c9f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Cyassl < Formula
|
class Cyassl < Formula
|
||||||
homepage 'http://yassl.com/yaSSL/Products-cyassl.html'
|
homepage 'http://yassl.com/yaSSL/Products-cyassl.html'
|
||||||
url 'https://github.com/cyassl/cyassl/archive/v2.7.2.tar.gz'
|
url 'https://github.com/cyassl/cyassl/archive/v2.8.0.tar.gz'
|
||||||
sha256 '4321a0d1cc60fd0a5cbbf3762d8e0c6b0577a0372799e6f450ed3695b140320d'
|
sha256 '9d8a061e30f6fc6bcdeb0b19eb13dfc1ccf3959837a4a6de5fd982f7332799eb'
|
||||||
|
|
||||||
head 'https://github.com/cyassl/cyassl.git'
|
head 'https://github.com/cyassl/cyassl.git'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue