diff --git a/platforms/ps1/gcc2.5.7-mipsel/Dockerfile b/platforms/ps1/gcc2.5.7-mipsel/Dockerfile index 291cc5e..060e119 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 8f67017..0b17ff3 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 13aecb0..ff4e26b 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 66cb3a2..f45555a 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 5cc1ca4..1a6b23e 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 ee2155f..d7c3a15 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 3a1b759..79ff8e5 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 80325f6..7fb9d25 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 adf1fe5..46ae2cb 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 13d90fc..eb36613 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 6696295..534adac 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 286ac0a..17fce4e 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 0ffdad2..6905093 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 cdaaf38..e6e6cff 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 7819d16..adf0ad8 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab 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 bfc1610..a3255fb 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=077e7e91a34fbe04b26cb8d376a47f4fd85c6d1f +ARG MASPSX_HASH=5d9f1a897ebb7d8d4aa9cc8a10a88b70d7c355ab RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip RUN unzip maspsx.zip