File tree Expand file tree Collapse file tree 8 files changed +40
-40
lines changed
5.037.009-main,threaded-bullseye
5.037.009-main,threaded-buster
5.037.009-slim,threaded-bullseye
5.037.009-slim,threaded-buster Expand file tree Collapse file tree 8 files changed +40
-40
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ LABEL maintainer="Peter Martini <
[email protected] >, Zak B. Elep <zakame@c
55WORKDIR /usr/src/perl
66
77RUN true \
8- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
9- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
10- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
11- && rm perl-5.37.8 .tar.xz \
8+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
9+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
10+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
11+ && rm perl-5.37.9 .tar.xz \
1212 && cat *.patch | patch -p1 \
1313 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
1414 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -32,4 +32,4 @@ RUN true \
3232
3333WORKDIR /
3434
35- CMD ["perl5.37.8 " ,"-de0" ]
35+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ LABEL maintainer="Peter Martini <
[email protected] >, Zak B. Elep <zakame@c
55WORKDIR /usr/src/perl
66
77RUN true \
8- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
9- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
10- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
11- && rm perl-5.37.8 .tar.xz \
8+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
9+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
10+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
11+ && rm perl-5.37.9 .tar.xz \
1212 && cat *.patch | patch -p1 \
1313 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
1414 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -32,4 +32,4 @@ RUN true \
3232
3333WORKDIR /
3434
35- CMD ["perl5.37.8 " ,"-de0" ]
35+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ LABEL maintainer="Peter Martini <
[email protected] >, Zak B. Elep <zakame@c
55WORKDIR /usr/src/perl
66
77RUN true \
8- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
9- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
10- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
11- && rm perl-5.37.8 .tar.xz \
8+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
9+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
10+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
11+ && rm perl-5.37.9 .tar.xz \
1212 && cat *.patch | patch -p1 \
1313 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
1414 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -32,4 +32,4 @@ RUN true \
3232
3333WORKDIR /
3434
35- CMD ["perl5.37.8 " ,"-de0" ]
35+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ LABEL maintainer="Peter Martini <
[email protected] >, Zak B. Elep <zakame@c
55WORKDIR /usr/src/perl
66
77RUN true \
8- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
9- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
10- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
11- && rm perl-5.37.8 .tar.xz \
8+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
9+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
10+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
11+ && rm perl-5.37.9 .tar.xz \
1212 && cat *.patch | patch -p1 \
1313 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
1414 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -32,4 +32,4 @@ RUN true \
3232
3333WORKDIR /
3434
35- CMD ["perl5.37.8 " ,"-de0" ]
35+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ RUN apt-get update \
2626 zlib1g-dev \
2727 xz-utils \
2828 libssl-dev \
29- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
30- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
31- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
32- && rm perl-5.37.8 .tar.xz \
29+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
30+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
31+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
32+ && rm perl-5.37.9 .tar.xz \
3333 && cat *.patch | patch -p1 \
3434 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
3535 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -57,4 +57,4 @@ RUN apt-get update \
5757
5858WORKDIR /
5959
60- CMD ["perl5.37.8 " ,"-de0" ]
60+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ RUN apt-get update \
2626 zlib1g-dev \
2727 xz-utils \
2828 libssl-dev \
29- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
30- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
31- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
32- && rm perl-5.37.8 .tar.xz \
29+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
30+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
31+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
32+ && rm perl-5.37.9 .tar.xz \
3333 && cat *.patch | patch -p1 \
3434 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
3535 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -57,4 +57,4 @@ RUN apt-get update \
5757
5858WORKDIR /
5959
60- CMD ["perl5.37.8 " ,"-de0" ]
60+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ RUN apt-get update \
2626 zlib1g-dev \
2727 xz-utils \
2828 libssl-dev \
29- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
30- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
31- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
32- && rm perl-5.37.8 .tar.xz \
29+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
30+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
31+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
32+ && rm perl-5.37.9 .tar.xz \
3333 && cat *.patch | patch -p1 \
3434 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
3535 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -57,4 +57,4 @@ RUN apt-get update \
5757
5858WORKDIR /
5959
60- CMD ["perl5.37.8 " ,"-de0" ]
60+ CMD ["perl5.37.9 " ,"-de0" ]
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ RUN apt-get update \
2626 zlib1g-dev \
2727 xz-utils \
2828 libssl-dev \
29- && curl -fL https://www.cpan.org/src/5.0/perl-5.37.8 .tar.xz -o perl-5.37.8 .tar.xz \
30- && echo 'eca6396a4b1aa7a38ef467ce54ed897cc84ba948fad0f90aeb210e57b04daf3c *perl-5.37.8 .tar.xz' | sha256sum --strict --check - \
31- && tar --strip-components=1 -xaf perl-5.37.8 .tar.xz -C /usr/src/perl \
32- && rm perl-5.37.8 .tar.xz \
29+ && curl -fL https://www.cpan.org/src/5.0/perl-5.37.9 .tar.xz -o perl-5.37.9 .tar.xz \
30+ && echo '869c2b8c5d031608ecd1d9cf107413a6779f5b8bfd35df882a460d97a28af6a6 *perl-5.37.9 .tar.xz' | sha256sum --strict --check - \
31+ && tar --strip-components=1 -xaf perl-5.37.9 .tar.xz -C /usr/src/perl \
32+ && rm perl-5.37.9 .tar.xz \
3333 && cat *.patch | patch -p1 \
3434 && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" \
3535 && archBits="$(dpkg-architecture --query DEB_BUILD_ARCH_BITS)" \
@@ -57,4 +57,4 @@ RUN apt-get update \
5757
5858WORKDIR /
5959
60- CMD ["perl5.37.8 " ,"-de0" ]
60+ CMD ["perl5.37.9 " ,"-de0" ]
You can’t perform that action at this time.
0 commit comments