aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/gnutls/Dockerfile
diff options
context:
space:
mode:
authorGravatar Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>2018-01-23 16:28:57 +0100
committerGravatar Abhishek Arya <inferno@chromium.org>2018-01-23 07:28:57 -0800
commit4e8526e38c40ff7ee038c1d20536045fcda4f5a2 (patch)
tree2ad237e6b6bbff695cc6c55663f3486fddf38512 /projects/gnutls/Dockerfile
parent966f5e985f5f7187be0cb546c2bef450aded4846 (diff)
[gnutls] updated reference to libtasn1 project (#1106)
The project was moved to gitlab. Closes #1101 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
Diffstat (limited to 'projects/gnutls/Dockerfile')
-rw-r--r--projects/gnutls/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/gnutls/Dockerfile b/projects/gnutls/Dockerfile
index 33d791be..a2182eef 100644
--- a/projects/gnutls/Dockerfile
+++ b/projects/gnutls/Dockerfile
@@ -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