diff options
Diffstat (limited to 'homebrew/libressl/download.sh')
-rwxr-xr-x | homebrew/libressl/download.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/libressl/download.sh b/homebrew/libressl/download.sh new file mode 100755 index 000000000..475f93383 --- /dev/null +++ b/homebrew/libressl/download.sh @@ -0,0 +1 @@ +wget https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.9.1.tar.gz || wget https://mirrorservice.org/pub/OpenBSD/LibreSSL/libressl-2.9.1.tar.gz
\ No newline at end of file |