mbedtls 2.4.2
Closes #10988. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
78a91613b7
commit
505cf7156e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mbedtls < Formula
|
||||
desc "Cryptographic & SSL/TLS library"
|
||||
homepage "https://tls.mbed.org/"
|
||||
url "https://tls.mbed.org/download/mbedtls-2.4.0-apache.tgz"
|
||||
sha256 "c1c3559ed39f7a1b1550c4cf4ccb918bf239301a3311d98dda92bed8a25b7f0d"
|
||||
url "https://tls.mbed.org/download/mbedtls-2.4.2-apache.tgz"
|
||||
sha256 "17dd98af7478aadacc480c7e4159e447353b5b2037c1b6d48ed4fd157fb1b018"
|
||||
head "https://github.com/ARMmbed/mbedtls.git", :branch => "development"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue