gnutls: Use HTTPS instead of FTP
authorRosen Penev <redacted>
Mon, 11 Dec 2017 03:54:14 +0000 (19:54 -0800)
committerRosen Penev <redacted>
Mon, 11 Dec 2017 04:03:37 +0000 (20:03 -0800)
commit170de23a80715bb7d91123af07f96348577c1b3c
tree9658050fc7d344991339eccfdd969e991ac85cb7
parent1484eee7598763b599d1721ba8650cdbf22a47c7
gnutls: Use HTTPS instead of FTP

While recently building asterisk, the make system stalled on gnutls. On my install of Ubuntu 16.04 on WSL, it seems curl can't download from ftp and doesn't even time out properly. Easiest solution is to switch the gnutls Makefile to use HTTPS instead.

Signed-off-by: Rosen Penev <redacted>
libs/gnutls/Makefile
git clone https://git.99rst.org/PROJECT