From 178da3922cc5eac039d48ba7d8b3e7a593dad06c Mon Sep 17 00:00:00 2001 From: Mark Street Date: Sat, 7 Oct 2023 12:00:01 +0100 Subject: [PATCH] Update maspsx --- 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.91.66-mipsel/Dockerfile | 2 +- platforms/ps1/gcc2.95.2-mipsel/Dockerfile | 2 +- templates/ps1/maspsx.j2 | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/platforms/ps1/gcc2.6.0-mipsel/Dockerfile b/platforms/ps1/gcc2.6.0-mipsel/Dockerfile index 7de00f4..a616a4f 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 4d29e44..8972c57 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 107050e..9ff11eb 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 7101005..bb762ae 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 db14b9b..79ccb18 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 0823cc8..111f71a 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 267dbb7..7e63d7c 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 a499ead..8a0e88b 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 d57c224..82b9f76 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 42832f4..112a8ab 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 0ef4c01..9d92b5d 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 74d05b9..663811c 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 1429f91..2a2d642 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.5/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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 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 d24b423..545159c 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=e78f35007690114ffb12cc2220e785d512e38cc2 +ARG MASPSX_HASH=ccf0f4d3e9191103de0a7f1112ef68d908be92f0 RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip