[gjs/ci-use-mozjs-latest: 4/4] use proper urisss
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/ci-use-mozjs-latest: 4/4] use proper urisss
- Date: Mon, 12 Oct 2020 12:54:46 +0000 (UTC)
commit d5bc7f90b227b969afa5dab3e01ac081141ab7d9
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Sun Oct 11 04:00:57 2020 +0200
use proper urisss
test/extra/Dockerfile | 2 +-
test/extra/Dockerfile.debug | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/test/extra/Dockerfile b/test/extra/Dockerfile
index 258c5db1..b799733e 100644
--- a/test/extra/Dockerfile
+++ b/test/extra/Dockerfile
@@ -14,7 +14,7 @@ RUN dnf -y builddep ${MOZJS_BUILDDEPS}
WORKDIR /root
-RUN git clone --depth 1 https://github.com/ptomato/mozjs.git -b ${MOZJS_BRANCH}
+RUN git clone --depth 1 https://github.com/3v1n0/mozjs.git -b ${MOZJS_BRANCH}
RUN mkdir -p mozjs/_build
WORKDIR /root/mozjs/_build
diff --git a/test/extra/Dockerfile.debug b/test/extra/Dockerfile.debug
index ab891850..c9de0f82 100644
--- a/test/extra/Dockerfile.debug
+++ b/test/extra/Dockerfile.debug
@@ -39,7 +39,7 @@ RUN DESTDIR=/root/sysprof-install ninja -C _build install
WORKDIR /root
-RUN git clone --depth 1 https://github.com/ptomato/mozjs.git -b ${MOZJS_BRANCH}
+RUN git clone --depth 1 https://github.com/3v1n0/mozjs.git -b ${MOZJS_BRANCH}
RUN mkdir -p mozjs/_build
WORKDIR /root/mozjs/_build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]