From d3e4daba20e70c740068b17fb2b54843bd81c37e Mon Sep 17 00:00:00 2001 From: Mark Street Date: Wed, 21 Aug 2024 20:52:27 +0100 Subject: [PATCH] Update maspsx --- platforms/ps1/gcc2.5.7-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.5.7-psx/Dockerfile | 2 +- platforms/ps1/gcc2.6.0-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.6.3-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.6.3-psx/Dockerfile | 2 +- platforms/ps1/gcc2.7.0-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.7.1-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.7.2-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.8.0-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.8.1-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.8.1-psx/Dockerfile | 2 +- platforms/ps1/gcc2.91.66-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.95.2-mipsel/Dockerfile | 2 +- templates/ps1/maspsx.j2 | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/platforms/ps1/gcc2.5.7-mipsel/Dockerfile b/platforms/ps1/gcc2.5.7-mipsel/Dockerfile index 3d57041..98658b8 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 be63392..1a36e7a 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 0651f68..b590169 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 e5aaf3d..66cc2f6 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 905240e..2b6ca07 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 a545915..a6cbcbb 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 cbb16d4..f82df2b 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 1245d1e..bdf3c1b 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 63a18be..448d969 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 46a7098..85d599c 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 cb3c11a..bb77ba4 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 86fdbda..ac097a9 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 0e0fcf3..173e1b4 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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-psx/Dockerfile b/platforms/ps1/gcc2.8.1-psx/Dockerfile index d8847d4..51db934 100644 --- a/platforms/ps1/gcc2.8.1-psx/Dockerfile +++ b/platforms/ps1/gcc2.8.1-psx/Dockerfile @@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.1-psx RUN wget -O gcc-2.8.1-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.9/gcc-2.8.1-psx.tar.gz" RUN tar xvzf gcc-2.8.1-psx.tar.gz -C /compilers/ps1/gcc2.8.1-psx -ARG MASPSX_HASH=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 a8a3183..7d97619 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 b8adb4e..8572cb5 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 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 eec7aaf..34e7de8 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=cf3667e2ddc06de957a51486198eabb6758dee1d +ARG MASPSX_HASH=7b7652969f43a461d385e78392cc7cd40e29b0a2 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip