diff options
author | MCApollo <34170230+MCApollo@users.noreply.github.com> | 2019-04-25 17:57:35 +0000 |
---|---|---|
committer | MCApollo <34170230+MCApollo@users.noreply.github.com> | 2019-04-25 17:57:35 +0000 |
commit | ef6a949f7160730fc9b3b790eb068446f0fd8b38 (patch) | |
tree | 61fbc9100a661af6dcfd7741717af5b6ab0ad9fd /data/cares/download.sh | |
parent | 57d4d2cbdd767ea61b56a8b0fb3a6cac8fb92647 (diff) |
Added C-Ares.
Diffstat (limited to 'data/cares/download.sh')
-rwxr-xr-x | data/cares/download.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/cares/download.sh b/data/cares/download.sh new file mode 100755 index 000000000..060e5ae58 --- /dev/null +++ b/data/cares/download.sh @@ -0,0 +1 @@ +wget https://c-ares.haxx.se/download/c-ares-1.15.0.tar.gz
\ No newline at end of file |