diff --git a/platforms/ps1/gcc2.5.7-mipsel/Dockerfile b/platforms/ps1/gcc2.5.7-mipsel/Dockerfile index c06eea7..bfe0c67 100644 --- a/platforms/ps1/gcc2.5.7-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.5.7-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.5.7-mipsel RUN wget -O gcc-2.5.7.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.5.7.tar.gz" RUN tar xvzf gcc-2.5.7.tar.gz -C /compilers/ps1/gcc2.5.7-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.5.7-psx/Dockerfile b/platforms/ps1/gcc2.5.7-psx/Dockerfile index 97975ef..94e697f 100644 --- a/platforms/ps1/gcc2.5.7-psx/Dockerfile +++ b/platforms/ps1/gcc2.5.7-psx/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.5.7-psx RUN wget -O gcc-2.5.7-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.8/gcc-2.5.7-psx.tar.gz" RUN tar xvzf gcc-2.5.7-psx.tar.gz -C /compilers/ps1/gcc2.5.7-psx -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.6.0-mipsel/Dockerfile b/platforms/ps1/gcc2.6.0-mipsel/Dockerfile index 5d517de..4c80b0c 100644 --- a/platforms/ps1/gcc2.6.0-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.6.0-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.0-mipsel RUN wget -O gcc-2.6.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.0.tar.gz" RUN tar xvzf gcc-2.6.0.tar.gz -C /compilers/ps1/gcc2.6.0-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.6.3-mipsel/Dockerfile b/platforms/ps1/gcc2.6.3-mipsel/Dockerfile index 97284d4..0546ec1 100644 --- a/platforms/ps1/gcc2.6.3-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.6.3-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-mipsel RUN wget -O gcc-2.6.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.3.tar.gz" RUN tar xvzf gcc-2.6.3.tar.gz -C /compilers/ps1/gcc2.6.3-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.6.3-psx/Dockerfile b/platforms/ps1/gcc2.6.3-psx/Dockerfile index 362f6f0..6ecaf9b 100644 --- a/platforms/ps1/gcc2.6.3-psx/Dockerfile +++ b/platforms/ps1/gcc2.6.3-psx/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-psx RUN wget -O gcc-2.6.3-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.3-psx.tar.gz" RUN tar xvzf gcc-2.6.3-psx.tar.gz -C /compilers/ps1/gcc2.6.3-psx -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.7.0-mipsel/Dockerfile b/platforms/ps1/gcc2.7.0-mipsel/Dockerfile index e4a1737..05c9a6d 100644 --- a/platforms/ps1/gcc2.7.0-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.7.0-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.0-mipsel RUN wget -O gcc-2.7.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.0.tar.gz" RUN tar xvzf gcc-2.7.0.tar.gz -C /compilers/ps1/gcc2.7.0-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.7.1-mipsel/Dockerfile b/platforms/ps1/gcc2.7.1-mipsel/Dockerfile index d70c8eb..abdead3 100644 --- a/platforms/ps1/gcc2.7.1-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.7.1-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.1-mipsel RUN wget -O gcc-2.7.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.1.tar.gz" RUN tar xvzf gcc-2.7.1.tar.gz -C /compilers/ps1/gcc2.7.1-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.7.2-mipsel/Dockerfile b/platforms/ps1/gcc2.7.2-mipsel/Dockerfile index 8d76b6d..f3048eb 100644 --- a/platforms/ps1/gcc2.7.2-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.7.2-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2-mipsel RUN wget -O gcc-2.7.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.2.tar.gz" RUN tar xvzf gcc-2.7.2.tar.gz -C /compilers/ps1/gcc2.7.2-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile b/platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile index a4a8e16..e123514 100644 --- a/platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.1-mipsel RUN wget -O gcc-2.7.2.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.2.1.tar.gz" RUN tar xvzf gcc-2.7.2.1.tar.gz -C /compilers/ps1/gcc2.7.2.1-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile b/platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile index bcc205d..e991e97 100644 --- a/platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.2-mipsel RUN wget -O gcc-2.7.2.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.2.2.tar.gz" RUN tar xvzf gcc-2.7.2.2.tar.gz -C /compilers/ps1/gcc2.7.2.2-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile b/platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile index 682bbcb..1c52c07 100644 --- a/platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.3-mipsel RUN wget -O gcc-2.7.2.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.2.3.tar.gz" RUN tar xvzf gcc-2.7.2.3.tar.gz -C /compilers/ps1/gcc2.7.2.3-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.8.0-mipsel/Dockerfile b/platforms/ps1/gcc2.8.0-mipsel/Dockerfile index 4a8735a..64a130b 100644 --- a/platforms/ps1/gcc2.8.0-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.8.0-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.0-mipsel RUN wget -O gcc-2.8.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.8.0.tar.gz" RUN tar xvzf gcc-2.8.0.tar.gz -C /compilers/ps1/gcc2.8.0-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.8.1-mipsel/Dockerfile b/platforms/ps1/gcc2.8.1-mipsel/Dockerfile index 4af4383..ea0ebc8 100644 --- a/platforms/ps1/gcc2.8.1-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.8.1-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.1-mipsel RUN wget -O gcc-2.8.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.8.1.tar.gz" RUN tar xvzf gcc-2.8.1.tar.gz -C /compilers/ps1/gcc2.8.1-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.91.66-mipsel/Dockerfile b/platforms/ps1/gcc2.91.66-mipsel/Dockerfile index fa92930..a236bad 100644 --- a/platforms/ps1/gcc2.91.66-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.91.66-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.91.66-mipsel RUN wget -O gcc-2.91.66.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.91.66.tar.gz" RUN tar xvzf gcc-2.91.66.tar.gz -C /compilers/ps1/gcc2.91.66-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/platforms/ps1/gcc2.95.2-mipsel/Dockerfile b/platforms/ps1/gcc2.95.2-mipsel/Dockerfile index dd7d626..7b4fb50 100644 --- a/platforms/ps1/gcc2.95.2-mipsel/Dockerfile +++ b/platforms/ps1/gcc2.95.2-mipsel/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.95.2-mipsel RUN wget -O gcc-2.95.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.95.2.tar.gz" RUN tar xvzf gcc-2.95.2.tar.gz -C /compilers/ps1/gcc2.95.2-mipsel -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip diff --git a/templates/ps1/maspsx.j2 b/templates/ps1/maspsx.j2 index 752d88a..3ae38dd 100644 --- a/templates/ps1/maspsx.j2 +++ b/templates/ps1/maspsx.j2 @@ -7,7 +7,7 @@ RUN mkdir -p /compilers/{{ platform }}/{{ id }} RUN wget -O {{ filename }} "{{ file }}" RUN tar xvzf {{ filename }} -C /compilers/{{ platform }}/{{ id }} -ARG MASPSX_HASH=ee12e55be33f33026c8f94d23d80ae1f9dd59dc8 +ARG MASPSX_HASH=d2d75a1686f397b549216f1f09d7b16265394281 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip