[gnutls] updated reference to libtasn1 project (#1106)

The project was moved to gitlab.

Closes #1101

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos 2018-01-23 16:28:57 +01:00 committed by Abhishek Arya
parent 966f5e985f
commit 4e8526e38c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ RUN git clone git://git.savannah.gnu.org/gnulib.git
RUN git clone --depth=1 https://git.savannah.gnu.org/git/libunistring.git
RUN git clone --depth=1 https://gitlab.com/libidn/libidn2.git
RUN hg clone https://gmplib.org/repo/gmp/ gmp
RUN git clone --depth=1 https://git.savannah.gnu.org/git/libtasn1.git
RUN git clone --depth=1 https://gitlab.com/gnutls/libtasn1.git
RUN git clone --depth=1 https://git.lysator.liu.se/nettle/nettle.git
RUN git clone --depth=1 --recursive https://gitlab.com/gnutls/gnutls.git