fix: switch flex mirrors to http as https is highly unreliable

This commit is contained in:
Lance R. Vick 2024-05-16 16:59:52 -07:00
parent 062b960983
commit c12158035d
No known key found for this signature in database
GPG key ID: 8E47A1EC35A1551D

View file

@ -65,8 +65,8 @@ ADD --checksum=sha256:3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028
ADD --checksum=sha256:813cd9405aceec5cfecbe96400d01e90ddad7b512d3034487176ce5258ab0f78 https://mirrors.kernel.org/gnu/findutils/findutils-4.2.33.tar.gz ./
ADD --checksum=sha256:0cfbf866bc39c31f25fa0e56af1e56c5e5c92fc1e5d51242ebafef7ea211f3d5 https://codeload.github.com/coreutils/gnulib/tar.gz/8e128e ./
ADD --checksum=sha256:6635f8b8a44694a374daccd528a8d22550e684d33dc967f7fa2d161b9d69deb4 https://github.com/mikaku/Fiwix/releases/download/v1.5.0-lb1/fiwix-1.5.0-lb1.tar.gz ./
ADD --checksum=sha256:bc79b890f35ca38d66ff89a6e3758226131e51ccbd10ef78d5ff150b7bd73689 https://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.gz ./
ADD --checksum=sha256:c40385e142989c91989413f3c5a31282b2ffdca16b69cd3ecfde537b8a474921 https://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.33.tar.gz ./
ADD --checksum=sha256:bc79b890f35ca38d66ff89a6e3758226131e51ccbd10ef78d5ff150b7bd73689 http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.11.tar.gz ./
ADD --checksum=sha256:c40385e142989c91989413f3c5a31282b2ffdca16b69cd3ecfde537b8a474921 http://download.nust.na/pub2/openpkg1/sources/DST/flex/flex-2.5.33.tar.gz ./
ADD --checksum=sha256:e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995 https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz ./
ADD --checksum=sha256:5cc35def1ff4375a8b9a98c2ff79e95e80987d24f0d42fdbb7b7039b3ddb3fb0 https://mirrors.kernel.org/gnu/gawk/gawk-3.0.4.tar.gz ./
ADD --checksum=sha256:436a0ddc67b1ac0b0405b61a9675bca9e075c8156f4debd1d06f3a56c7cd289d https://www.hboehm.info/gc/gc_source/gc-8.0.4.tar.gz ./