Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1 | load("@bazeldnf//:deps.bzl", "rpm") |
| 2 | |
| 3 | def sandbox_dependencies(): |
| 4 | rpm( |
| 5 | name = "acpica-tools-0__20220331-4.fc37.x86_64", |
| 6 | sha256 = "ab044a35844bf56c0a217d298faa7f390915c72be1f5d9fd241877aa76ccb9b7", |
| 7 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 8 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm", |
| 9 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm", |
| 10 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm", |
| 11 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/a/acpica-tools-20220331-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 12 | ], |
| 13 | ) |
| 14 | |
| 15 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 16 | name = "alternatives-0__1.22-1.fc37.x86_64", |
| 17 | sha256 = "cf161bb87d597d013444180f4aa26c38e4e85b30f998ad77f2adc25143314055", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 18 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 19 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.22-1.fc37.x86_64.rpm", |
| 20 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.22-1.fc37.x86_64.rpm", |
| 21 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.22-1.fc37.x86_64.rpm", |
| 22 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/alternatives-1.22-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 23 | ], |
| 24 | ) |
| 25 | |
| 26 | rpm( |
| 27 | name = "ansible-srpm-macros-0__1-8.1.fc37.x86_64", |
| 28 | sha256 = "47eace1b623e365e43f3a4f10bd2c6f7399bc99a8b4376364313a3a8cceb86ae", |
| 29 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 30 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-8.1.fc37.noarch.rpm", |
| 31 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-8.1.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 32 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-8.1.fc37.noarch.rpm", |
| 33 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/ansible-srpm-macros-1-8.1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 34 | ], |
| 35 | ) |
| 36 | |
| 37 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 38 | name = "audit-libs-0__3.1-2.fc37.x86_64", |
| 39 | sha256 = "c58f2c9982f16cc492bba42e7618bbc932a0521b27179e17f6828fcf28c266aa", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 40 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 41 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1-2.fc37.x86_64.rpm", |
| 42 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1-2.fc37.x86_64.rpm", |
| 43 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1-2.fc37.x86_64.rpm", |
| 44 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/audit-libs-3.1-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 45 | ], |
| 46 | ) |
| 47 | |
| 48 | rpm( |
| 49 | name = "authselect-0__1.4.2-1.fc37.x86_64", |
| 50 | sha256 = "c356d05e80f2b57ea2598b45b168fff6da189038e3f3ef0305dd90cfdd2a045f", |
| 51 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 52 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm", |
| 53 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 54 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm", |
| 55 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-1.4.2-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 56 | ], |
| 57 | ) |
| 58 | |
| 59 | rpm( |
| 60 | name = "authselect-libs-0__1.4.2-1.fc37.x86_64", |
| 61 | sha256 = "275c282a240a3b7225e98b540a91af3419a9fa527623c5f152c48f8209779146", |
| 62 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 63 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm", |
| 64 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 65 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm", |
| 66 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/a/authselect-libs-1.4.2-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 67 | ], |
| 68 | ) |
| 69 | |
| 70 | rpm( |
| 71 | name = "basesystem-0__11-14.fc37.x86_64", |
| 72 | sha256 = "38d1877d647bb5f4047d22982a51899c95bdfea1d7b2debbff37c66f0fc0ed44", |
| 73 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 74 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm", |
| 75 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm", |
| 76 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm", |
| 77 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/basesystem-11-14.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 78 | ], |
| 79 | ) |
| 80 | |
| 81 | rpm( |
| 82 | name = "bash-0__5.2.15-1.fc37.x86_64", |
| 83 | sha256 = "e50ddbdb35ecec1a9bf4e19fd87c6216382be313c3b671704d444053a1cfd183", |
| 84 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 85 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm", |
| 86 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 87 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm", |
| 88 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/b/bash-5.2.15-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 89 | ], |
| 90 | ) |
| 91 | |
| 92 | rpm( |
| 93 | name = "bc-0__1.07.1-16.fc37.x86_64", |
| 94 | sha256 = "5641d8a1ffc675c13d108fa5218024ae8b35164abff34176ead3289756c79b8c", |
| 95 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 96 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm", |
| 97 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm", |
| 98 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm", |
| 99 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bc-1.07.1-16.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 100 | ], |
| 101 | ) |
| 102 | |
| 103 | rpm( |
| 104 | name = "binutils-0__2.38-25.fc37.x86_64", |
| 105 | sha256 = "1bd2cad570413a77e4d61198b13d0f3186f45b3e59e51fcb45906adc4485dc94", |
| 106 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 107 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-25.fc37.x86_64.rpm", |
| 108 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-25.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 109 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-25.fc37.x86_64.rpm", |
| 110 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-2.38-25.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 111 | ], |
| 112 | ) |
| 113 | |
| 114 | rpm( |
| 115 | name = "binutils-gold-0__2.38-25.fc37.x86_64", |
| 116 | sha256 = "879a3745843015f356ebf3147049b78b9350c8f5bd1056933173c625809334bd", |
| 117 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 118 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-25.fc37.x86_64.rpm", |
| 119 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-25.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 120 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-25.fc37.x86_64.rpm", |
| 121 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/b/binutils-gold-2.38-25.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 122 | ], |
| 123 | ) |
| 124 | |
| 125 | rpm( |
| 126 | name = "bison-0__3.8.2-3.fc37.x86_64", |
| 127 | sha256 = "2e6094d1f6670f4e99c3334f94b521055cbd780ac6ff0275c95b98a22c34d08a", |
| 128 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 129 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm", |
| 130 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm", |
| 131 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm", |
| 132 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bison-3.8.2-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 133 | ], |
| 134 | ) |
| 135 | |
| 136 | rpm( |
| 137 | name = "bzip2-libs-0__1.0.8-12.fc37.x86_64", |
| 138 | sha256 = "6e74a8ed5b472cf811f9bf429a999ed3f362e2c88566a461517a12c058abd401", |
| 139 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 140 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm", |
| 141 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm", |
| 142 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm", |
| 143 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/b/bzip2-libs-1.0.8-12.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 144 | ], |
| 145 | ) |
| 146 | |
| 147 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 148 | name = "ca-certificates-0__2023.2.60-1.0.fc37.x86_64", |
| 149 | sha256 = "b2dcac3e49cbf75841d41ee1c53f1a91ffa78ba03dab8febb3153dbf76b2c5b2", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 150 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 151 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm", |
| 152 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm", |
| 153 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm", |
| 154 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/ca-certificates-2023.2.60-1.0.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 155 | ], |
| 156 | ) |
| 157 | |
| 158 | rpm( |
| 159 | name = "capstone-0__4.0.2-11.fc37.x86_64", |
| 160 | sha256 = "5faaf0c29c0e76456c42b3a8e62b4fdf43150501187653da27974e6384655248", |
| 161 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 162 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm", |
| 163 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 164 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm", |
| 165 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/capstone-4.0.2-11.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 166 | ], |
| 167 | ) |
| 168 | |
| 169 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 170 | name = "checkpolicy-0__3.5-1.fc37.x86_64", |
| 171 | sha256 = "1bd6036081fb219541cdbf1f23ef05381665356f3f45c4af8bb72ff0295f82ce", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 172 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 173 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm", |
| 174 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm", |
| 175 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm", |
| 176 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/checkpolicy-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 177 | ], |
| 178 | ) |
| 179 | |
| 180 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 181 | name = "clang-0__15.0.7-2.fc37.x86_64", |
| 182 | sha256 = "9f4e9c4f003b285eb2f6988ec9c476c83006041262beaa07702d0b35394c396b", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 183 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 184 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm", |
| 185 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm", |
| 186 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm", |
| 187 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-15.0.7-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 188 | ], |
| 189 | ) |
| 190 | |
| 191 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 192 | name = "clang-libs-0__15.0.7-2.fc37.x86_64", |
| 193 | sha256 = "9c260e1f9512734eb00a7fdd2cdc156ac9b2ba4c855e661c90d2898853bf9c7f", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 194 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 195 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm", |
| 196 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm", |
| 197 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm", |
| 198 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-libs-15.0.7-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 199 | ], |
| 200 | ) |
| 201 | |
| 202 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 203 | name = "clang-resource-filesystem-0__15.0.7-2.fc37.x86_64", |
| 204 | sha256 = "505f703e657c33605d3ae395835b0d6d4c132e0cf812a95779aa0b2bb5ce2e77", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 205 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 206 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm", |
| 207 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm", |
| 208 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm", |
| 209 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/clang-resource-filesystem-15.0.7-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 210 | ], |
| 211 | ) |
| 212 | |
| 213 | rpm( |
| 214 | name = "coreutils-single-0__9.1-7.fc37.x86_64", |
| 215 | sha256 = "414bda840560471cb3d7380923ab00585ee78ca2db4b0d52155e9319a32151bc", |
| 216 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 217 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-7.fc37.x86_64.rpm", |
| 218 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-7.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 219 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-7.fc37.x86_64.rpm", |
| 220 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/coreutils-single-9.1-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 221 | ], |
| 222 | ) |
| 223 | |
| 224 | rpm( |
| 225 | name = "cpp-0__12.2.1-4.fc37.x86_64", |
| 226 | sha256 = "ec30f4117248407842024d26b6fa315f6aeef1b58bcf2e5f653f271fcb37c32b", |
| 227 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 228 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.2.1-4.fc37.x86_64.rpm", |
| 229 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 230 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.2.1-4.fc37.x86_64.rpm", |
| 231 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/cpp-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 232 | ], |
| 233 | ) |
| 234 | |
| 235 | rpm( |
| 236 | name = "cracklib-0__2.9.7-30.fc37.x86_64", |
| 237 | sha256 = "3847abdc8ff973aeb0fb7e681bdf7c37b19cd49e5df17e8bf6bc35f34615c88f", |
| 238 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 239 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm", |
| 240 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm", |
| 241 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm", |
| 242 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cracklib-2.9.7-30.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 243 | ], |
| 244 | ) |
| 245 | |
| 246 | rpm( |
| 247 | name = "crypto-policies-0__20220815-1.gite4ed860.fc37.x86_64", |
| 248 | sha256 = "486a11feeaad706c68b05de60a906cc57059454cbce436aeba45f88b84578c0c", |
| 249 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 250 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm", |
| 251 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm", |
| 252 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm", |
| 253 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/crypto-policies-20220815-1.gite4ed860.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 254 | ], |
| 255 | ) |
| 256 | |
| 257 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 258 | name = "curl-minimal-0__7.85.0-8.fc37.x86_64", |
| 259 | sha256 = "d331d0c957c9b3c6f4f0bf23959f3654415f55968908864bd70d3cc183821295", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 260 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 261 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-8.fc37.x86_64.rpm", |
| 262 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-8.fc37.x86_64.rpm", |
| 263 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-8.fc37.x86_64.rpm", |
| 264 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/c/curl-minimal-7.85.0-8.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 265 | ], |
| 266 | ) |
| 267 | |
| 268 | rpm( |
| 269 | name = "cyrus-sasl-lib-0__2.1.28-8.fc37.x86_64", |
| 270 | sha256 = "4e0e8656faf1f4f5227e4e40cdb4e662a1d78b19e74b90ba2f39f3cdf73e0083", |
| 271 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 272 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm", |
| 273 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm", |
| 274 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm", |
| 275 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/c/cyrus-sasl-lib-2.1.28-8.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 276 | ], |
| 277 | ) |
| 278 | |
| 279 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 280 | name = "daxctl-libs-0__76.1-1.fc37.x86_64", |
| 281 | sha256 = "d0d4954b1a540de7a3536a5eba0c33fc5dd539c2f2d2dc547b33fa3508a3b7db", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 282 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 283 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-76.1-1.fc37.x86_64.rpm", |
| 284 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-76.1-1.fc37.x86_64.rpm", |
| 285 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-76.1-1.fc37.x86_64.rpm", |
| 286 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/daxctl-libs-76.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 287 | ], |
| 288 | ) |
| 289 | |
| 290 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 291 | name = "dbus-1__1.14.6-1.fc37.x86_64", |
| 292 | sha256 = "671e7cb382f4cab02530739fd9c57463f6d2649571834e6874c8050abf556e68", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 293 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 294 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.6-1.fc37.x86_64.rpm", |
| 295 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.6-1.fc37.x86_64.rpm", |
| 296 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.6-1.fc37.x86_64.rpm", |
| 297 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-1.14.6-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 298 | ], |
| 299 | ) |
| 300 | |
| 301 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 302 | name = "dbus-broker-0__33-1.fc37.x86_64", |
| 303 | sha256 = "069f79144219815854e47cda0bf47c5f5e361d48cbfa652405ac68c0d24d29ee", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 304 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 305 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm", |
| 306 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm", |
| 307 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm", |
| 308 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-broker-33-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 309 | ], |
| 310 | ) |
| 311 | |
| 312 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 313 | name = "dbus-common-1__1.14.6-1.fc37.x86_64", |
| 314 | sha256 = "2f5d8c77a752f02e4fc98f5ac53ca7ca2811831c8e805907dfce05007be95027", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 315 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 316 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.6-1.fc37.noarch.rpm", |
| 317 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.6-1.fc37.noarch.rpm", |
| 318 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.6-1.fc37.noarch.rpm", |
| 319 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/d/dbus-common-1.14.6-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 320 | ], |
| 321 | ) |
| 322 | |
| 323 | rpm( |
| 324 | name = "diffutils-0__3.8-3.fc37.x86_64", |
| 325 | sha256 = "c1374e3372d0d246ecb0e04b36743e23c68ab307c7603c5a267fce654bf05cdd", |
| 326 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 327 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm", |
| 328 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm", |
| 329 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm", |
| 330 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/diffutils-3.8-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 331 | ], |
| 332 | ) |
| 333 | |
| 334 | rpm( |
| 335 | name = "dwz-0__0.14-7.fc37.x86_64", |
| 336 | sha256 = "82e4d749edaf6e209f8e7eb830454fa12e8b39f88ee190a49fb55496e7eda9af", |
| 337 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 338 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm", |
| 339 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm", |
| 340 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm", |
| 341 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/d/dwz-0.14-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 342 | ], |
| 343 | ) |
| 344 | |
| 345 | rpm( |
| 346 | name = "e2fsprogs-libs-0__1.46.5-3.fc37.x86_64", |
| 347 | sha256 = "631c5cdd65015cf905cf9c7b9c0213384a524eeb0b1f15da971aae8cc38ed27e", |
| 348 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 349 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm", |
| 350 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm", |
| 351 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm", |
| 352 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/e2fsprogs-libs-1.46.5-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 353 | ], |
| 354 | ) |
| 355 | |
| 356 | rpm( |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 357 | name = "ed-0__1.18-2.fc37.x86_64", |
| 358 | sha256 = "4a16aed8139002451a96be745b170ac036385afda72b0fac7903979df33e2762", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 359 | urls = [ |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 360 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm", |
| 361 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm", |
| 362 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm", |
| 363 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/ed-1.18-2.fc37.x86_64.rpm", |
| 364 | ], |
| 365 | ) |
| 366 | |
| 367 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 368 | name = "edk2-ovmf-0__20230301gitf80f052277c8-1.fc37.x86_64", |
| 369 | sha256 = "49252550260575a19fe48d84981203a3352e89513db43112ac393711a19399ba", |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 370 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 371 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230301gitf80f052277c8-1.fc37.noarch.rpm", |
| 372 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230301gitf80f052277c8-1.fc37.noarch.rpm", |
| 373 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230301gitf80f052277c8-1.fc37.noarch.rpm", |
| 374 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/edk2-ovmf-20230301gitf80f052277c8-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 375 | ], |
| 376 | ) |
| 377 | |
| 378 | rpm( |
| 379 | name = "efi-srpm-macros-0__5-6.fc37.x86_64", |
| 380 | sha256 = "d24933b643fabac0d1f63835c39dbb9081c94795427df3b07722dbf0748dd16d", |
| 381 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 382 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm", |
| 383 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm", |
| 384 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm", |
| 385 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/e/efi-srpm-macros-5-6.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 386 | ], |
| 387 | ) |
| 388 | |
| 389 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 390 | name = "elfutils-debuginfod-client-0__0.189-1.fc37.x86_64", |
| 391 | sha256 = "9c9b0cce796ebd712a51290ad4fec8f708e7e8435c52b4318c0cde8be746e53b", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 392 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 393 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-1.fc37.x86_64.rpm", |
| 394 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-1.fc37.x86_64.rpm", |
| 395 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-1.fc37.x86_64.rpm", |
| 396 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-debuginfod-client-0.189-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 397 | ], |
| 398 | ) |
| 399 | |
| 400 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 401 | name = "elfutils-default-yama-scope-0__0.189-1.fc37.x86_64", |
| 402 | sha256 = "d47043e1562a37dab1674d7fc09b42797cebdbe2cd545008574e85b65a5d011e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 403 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 404 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-1.fc37.noarch.rpm", |
| 405 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-1.fc37.noarch.rpm", |
| 406 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-1.fc37.noarch.rpm", |
| 407 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-default-yama-scope-0.189-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 408 | ], |
| 409 | ) |
| 410 | |
| 411 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 412 | name = "elfutils-libelf-0__0.189-1.fc37.x86_64", |
| 413 | sha256 = "856a761052deed45559ddd5be420d8f29a6771738c3d3a2eef913a8c5c89c22e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 414 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 415 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-1.fc37.x86_64.rpm", |
| 416 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-1.fc37.x86_64.rpm", |
| 417 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-1.fc37.x86_64.rpm", |
| 418 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-0.189-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 419 | ], |
| 420 | ) |
| 421 | |
| 422 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 423 | name = "elfutils-libelf-devel-0__0.189-1.fc37.x86_64", |
| 424 | sha256 = "8a2ff87057da1630f10afae41fce08dc6b6ce30be59bc025a979a11b73912a74", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 425 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 426 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-1.fc37.x86_64.rpm", |
| 427 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-1.fc37.x86_64.rpm", |
| 428 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-1.fc37.x86_64.rpm", |
| 429 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libelf-devel-0.189-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 430 | ], |
| 431 | ) |
| 432 | |
| 433 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 434 | name = "elfutils-libs-0__0.189-1.fc37.x86_64", |
| 435 | sha256 = "cdb6c7b26e4cd92d4c88f8abc76c925d9b509a22062e5c079ddbb8e17453a65a", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 436 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 437 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-1.fc37.x86_64.rpm", |
| 438 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-1.fc37.x86_64.rpm", |
| 439 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-1.fc37.x86_64.rpm", |
| 440 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/elfutils-libs-0.189-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 441 | ], |
| 442 | ) |
| 443 | |
| 444 | rpm( |
| 445 | name = "expat-0__2.5.0-1.fc37.x86_64", |
| 446 | sha256 = "0e49c2393e5507bbaa16ededf0176e731e0196dd3230f6371d67be8b919e3429", |
| 447 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 448 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm", |
| 449 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 450 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm", |
| 451 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/e/expat-2.5.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 452 | ], |
| 453 | ) |
| 454 | |
| 455 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 456 | name = "fedora-gpg-keys-0__37-2.x86_64", |
| 457 | sha256 = "47a0fdf0c8d0aecd3d4b2eee160affec5ba0d12b7ac6647b3f12fdef275e9738", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 458 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 459 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm", |
| 460 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm", |
| 461 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm", |
| 462 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-gpg-keys-37-2.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 463 | ], |
| 464 | ) |
| 465 | |
| 466 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 467 | name = "fedora-release-common-0__37-16.x86_64", |
| 468 | sha256 = "5887ea74e3b3525a31fc0a685e10b8ef0be80afe223a9d327c53a5a3168e36d7", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 469 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 470 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm", |
| 471 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm", |
| 472 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm", |
| 473 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-common-37-16.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 474 | ], |
| 475 | ) |
| 476 | |
| 477 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 478 | name = "fedora-release-container-0__37-16.x86_64", |
| 479 | sha256 = "2321ec7a64f24b616f6fef130a97f257aff81b7068b1ede4f81938395e8bab56", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 480 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 481 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm", |
| 482 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm", |
| 483 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm", |
| 484 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-container-37-16.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 485 | ], |
| 486 | ) |
| 487 | |
| 488 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 489 | name = "fedora-release-identity-container-0__37-16.x86_64", |
| 490 | sha256 = "c70aef6b122b352afa7e5eff5c80d0a3dc5b019bf878be80862b94ee986d06ec", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 491 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 492 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm", |
| 493 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm", |
| 494 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm", |
| 495 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-release-identity-container-37-16.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 496 | ], |
| 497 | ) |
| 498 | |
| 499 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 500 | name = "fedora-repos-0__37-2.x86_64", |
| 501 | sha256 = "f43a00322ae512135f695e9378eadcb3f8a8314bd4e290ea40c7c576621297f6", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 502 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 503 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm", |
| 504 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm", |
| 505 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm", |
| 506 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/f/fedora-repos-37-2.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 507 | ], |
| 508 | ) |
| 509 | |
| 510 | rpm( |
| 511 | name = "file-0__5.42-4.fc37.x86_64", |
| 512 | sha256 = "c84d46c1df7de7f3574733ca5cacca81619fcc296bf566b218dc116929bbbc4a", |
| 513 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 514 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm", |
| 515 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm", |
| 516 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm", |
| 517 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-5.42-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 518 | ], |
| 519 | ) |
| 520 | |
| 521 | rpm( |
| 522 | name = "file-libs-0__5.42-4.fc37.x86_64", |
| 523 | sha256 = "d5923edd7fd2e5f5cd8aeb08b291b160ea06d9bc8221ffd146111ff6a9982950", |
| 524 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 525 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm", |
| 526 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm", |
| 527 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm", |
| 528 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/file-libs-5.42-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 529 | ], |
| 530 | ) |
| 531 | |
| 532 | rpm( |
| 533 | name = "filesystem-0__3.18-2.fc37.x86_64", |
| 534 | sha256 = "1c28f722e7f3e48dba7ebf4f763ebebc6688b9e0fd58b55ba4fcd884c8180ef4", |
| 535 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 536 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm", |
| 537 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm", |
| 538 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm", |
| 539 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/filesystem-3.18-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 540 | ], |
| 541 | ) |
| 542 | |
| 543 | rpm( |
| 544 | name = "findutils-1__4.9.0-2.fc37.x86_64", |
| 545 | sha256 = "25cd555f1a70138b3e81ede1cd375cb620e7a3de05680c9ebaa764f1261d0ce3", |
| 546 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 547 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm", |
| 548 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm", |
| 549 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm", |
| 550 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/findutils-4.9.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 551 | ], |
| 552 | ) |
| 553 | |
| 554 | rpm( |
| 555 | name = "flex-0__2.6.4-11.fc37.x86_64", |
| 556 | sha256 = "7d163eb50d9166fc24c0cc3dacd43ce59b6c524ad58b600eec152b0e604e52c8", |
| 557 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 558 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm", |
| 559 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm", |
| 560 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm", |
| 561 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/flex-2.6.4-11.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 562 | ], |
| 563 | ) |
| 564 | |
| 565 | rpm( |
| 566 | name = "fonts-srpm-macros-1__2.0.5-9.fc37.x86_64", |
| 567 | sha256 = "c2eb9a3d0f01a6b5f21fbfd5f84d5185379925bb9e7df2d66220c16288efd83c", |
| 568 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 569 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm", |
| 570 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm", |
| 571 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm", |
| 572 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fonts-srpm-macros-2.0.5-9.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 573 | ], |
| 574 | ) |
| 575 | |
| 576 | rpm( |
| 577 | name = "fpc-srpm-macros-0__1.3-6.fc37.x86_64", |
| 578 | sha256 = "712529a76c473868f64cebf808ec69565fb3edabb440f2e96e2cde83fb79821a", |
| 579 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 580 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm", |
| 581 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm", |
| 582 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm", |
| 583 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fpc-srpm-macros-1.3-6.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 584 | ], |
| 585 | ) |
| 586 | |
| 587 | rpm( |
| 588 | name = "fuse3-libs-0__3.10.5-5.fc37.x86_64", |
| 589 | sha256 = "559626f87751e9b10db9237e0bf05589081f69a5436ee88344352cbb5c4ef7cf", |
| 590 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 591 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm", |
| 592 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm", |
| 593 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm", |
| 594 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/f/fuse3-libs-3.10.5-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 595 | ], |
| 596 | ) |
| 597 | |
| 598 | rpm( |
| 599 | name = "gawk-0__5.1.1-4.fc37.x86_64", |
| 600 | sha256 = "6caea2f79e9fadf96e6cd55eac3f8625137b12f6a2ca75fb5e36b453dfe54edd", |
| 601 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 602 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm", |
| 603 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm", |
| 604 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm", |
| 605 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gawk-5.1.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 606 | ], |
| 607 | ) |
| 608 | |
| 609 | rpm( |
| 610 | name = "gc-0__8.0.6-4.fc37.x86_64", |
| 611 | sha256 = "2dc8d164a0180af6981c5b4f27c97188f4ba9b1ba31920fe17eab0b646273152", |
| 612 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 613 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm", |
| 614 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm", |
| 615 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm", |
| 616 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gc-8.0.6-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 617 | ], |
| 618 | ) |
| 619 | |
| 620 | rpm( |
| 621 | name = "gcc-0__12.2.1-4.fc37.x86_64", |
| 622 | sha256 = "6fea3e733d6a7b98756a4142382180388afea8f4b2c32c5fea33e53537dee0d7", |
| 623 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 624 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.2.1-4.fc37.x86_64.rpm", |
| 625 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 626 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.2.1-4.fc37.x86_64.rpm", |
| 627 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 628 | ], |
| 629 | ) |
| 630 | |
| 631 | rpm( |
| 632 | name = "gcc-c__plus____plus__-0__12.2.1-4.fc37.x86_64", |
| 633 | sha256 = "3040cbc9372cbb33eab22915144a8297536b27476fe1ee66a34cbcabfe022d47", |
| 634 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 635 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.2.1-4.fc37.x86_64.rpm", |
| 636 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 637 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.2.1-4.fc37.x86_64.rpm", |
| 638 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gcc-c++-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 639 | ], |
| 640 | ) |
| 641 | |
| 642 | rpm( |
| 643 | name = "gdbm-libs-1__1.23-2.fc37.x86_64", |
| 644 | sha256 = "32ab362365afcf96144ba3e65c461cf6f8d495651d0c99fb4eeb970fc2b838e5", |
| 645 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 646 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm", |
| 647 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm", |
| 648 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm", |
| 649 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gdbm-libs-1.23-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 650 | ], |
| 651 | ) |
| 652 | |
| 653 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 654 | name = "ghc-srpm-macros-0__1.6.1-1.fc37.x86_64", |
| 655 | sha256 = "de2385311dcb51dd1d1fc9162ee04efbbbe3add24f8736a929f6834b3fc119b6", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 656 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 657 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm", |
| 658 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm", |
| 659 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm", |
| 660 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/ghc-srpm-macros-1.6.1-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 661 | ], |
| 662 | ) |
| 663 | |
| 664 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 665 | name = "glib2-0__2.74.6-1.fc37.x86_64", |
| 666 | sha256 = "57f55072a259bdfe0fe1bab6f8ae2808bd19858214975885a16727b46213c33f", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 667 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 668 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.6-1.fc37.x86_64.rpm", |
| 669 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.6-1.fc37.x86_64.rpm", |
| 670 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.6-1.fc37.x86_64.rpm", |
| 671 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glib2-2.74.6-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 672 | ], |
| 673 | ) |
| 674 | |
| 675 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 676 | name = "glibc-0__2.36-9.fc37.x86_64", |
| 677 | sha256 = "8c8463cd9f194f03ea1607670399e2fbf068857f566c43dd07d351228c25f187", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 678 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 679 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-9.fc37.x86_64.rpm", |
| 680 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-9.fc37.x86_64.rpm", |
| 681 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-9.fc37.x86_64.rpm", |
| 682 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-2.36-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 683 | ], |
| 684 | ) |
| 685 | |
| 686 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 687 | name = "glibc-common-0__2.36-9.fc37.x86_64", |
| 688 | sha256 = "4237c10e5edacc5d5a9ea88e9fc5fef37249d459b13d4a0715c7836374a8da7a", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 689 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 690 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-9.fc37.x86_64.rpm", |
| 691 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-9.fc37.x86_64.rpm", |
| 692 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-9.fc37.x86_64.rpm", |
| 693 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-common-2.36-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 694 | ], |
| 695 | ) |
| 696 | |
| 697 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 698 | name = "glibc-devel-0__2.36-9.fc37.x86_64", |
| 699 | sha256 = "7c24acc5b5f969a508c7fab06da29ecbbe92a7667d8980ce314a4546f75d2cf8", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 700 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 701 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-9.fc37.x86_64.rpm", |
| 702 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-9.fc37.x86_64.rpm", |
| 703 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-9.fc37.x86_64.rpm", |
| 704 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-devel-2.36-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 705 | ], |
| 706 | ) |
| 707 | |
| 708 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 709 | name = "glibc-headers-x86-0__2.36-9.fc37.x86_64", |
| 710 | sha256 = "6a8fc01c73594de3e70901bb0744f2231d5ad75486514f494143d463701ebcf0", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 711 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 712 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-9.fc37.noarch.rpm", |
| 713 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-9.fc37.noarch.rpm", |
| 714 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-9.fc37.noarch.rpm", |
| 715 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-headers-x86-2.36-9.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 716 | ], |
| 717 | ) |
| 718 | |
| 719 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 720 | name = "glibc-langpack-en-0__2.36-9.fc37.x86_64", |
| 721 | sha256 = "61621e393fc1ccd6b1e34c73de5f6c9f586e493794a53785cbd1531f0486159f", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 722 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 723 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-9.fc37.x86_64.rpm", |
| 724 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-9.fc37.x86_64.rpm", |
| 725 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-9.fc37.x86_64.rpm", |
| 726 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-langpack-en-2.36-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 727 | ], |
| 728 | ) |
| 729 | |
| 730 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 731 | name = "glibc-static-0__2.36-9.fc37.x86_64", |
| 732 | sha256 = "06ba48d3af14ec6a2dd3069b53be6bf91aef1660b500c1e9267d0847eeaf5735", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 733 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 734 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-9.fc37.x86_64.rpm", |
| 735 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-9.fc37.x86_64.rpm", |
| 736 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-9.fc37.x86_64.rpm", |
| 737 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/glibc-static-2.36-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 738 | ], |
| 739 | ) |
| 740 | |
| 741 | rpm( |
| 742 | name = "gmp-1__6.2.1-3.fc37.x86_64", |
| 743 | sha256 = "42c8a66f1efcdffaf611e70395e16311f6c56ef795ee2a43c2a48c55eef77734", |
| 744 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 745 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm", |
| 746 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm", |
| 747 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm", |
| 748 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gmp-6.2.1-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 749 | ], |
| 750 | ) |
| 751 | |
| 752 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 753 | name = "gnat-srpm-macros-0__5-1.fc37.x86_64", |
| 754 | sha256 = "7edbc89f82f45b35291f2abf3583b5a62298b53b6caf4f97de9ebd02d3af4729", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 755 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 756 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm", |
| 757 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm", |
| 758 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm", |
| 759 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnat-srpm-macros-5-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 760 | ], |
| 761 | ) |
| 762 | |
| 763 | rpm( |
| 764 | name = "gnupg2-0__2.3.8-1.fc37.x86_64", |
| 765 | sha256 = "87230a42e847ee21330d2bff385ed78031c20aa6c74463350b32e3b28122e331", |
| 766 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 767 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm", |
| 768 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 769 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm", |
| 770 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnupg2-2.3.8-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 771 | ], |
| 772 | ) |
| 773 | |
| 774 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 775 | name = "gnutls-0__3.8.0-2.fc37.x86_64", |
| 776 | sha256 = "91b08de00abe5430f61bc5491ea1f11a23712877da5ab9828865e5c17d4841ee", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 777 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 778 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.0-2.fc37.x86_64.rpm", |
| 779 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.0-2.fc37.x86_64.rpm", |
| 780 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.0-2.fc37.x86_64.rpm", |
| 781 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-3.8.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 782 | ], |
| 783 | ) |
| 784 | |
| 785 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 786 | name = "gnutls-dane-0__3.8.0-2.fc37.x86_64", |
| 787 | sha256 = "1c3e6fa21d05e78d64c3f167a6a20f8a674762cbb5ff10eddb8f934d7058a22e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 788 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 789 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.0-2.fc37.x86_64.rpm", |
| 790 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.0-2.fc37.x86_64.rpm", |
| 791 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.0-2.fc37.x86_64.rpm", |
| 792 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-dane-3.8.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 793 | ], |
| 794 | ) |
| 795 | |
| 796 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 797 | name = "gnutls-utils-0__3.8.0-2.fc37.x86_64", |
| 798 | sha256 = "3afde268a04428d152408b91541bd61a0e5bb43654df296d198de337029d3b54", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 799 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 800 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.0-2.fc37.x86_64.rpm", |
| 801 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.0-2.fc37.x86_64.rpm", |
| 802 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.0-2.fc37.x86_64.rpm", |
| 803 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/g/gnutls-utils-3.8.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 804 | ], |
| 805 | ) |
| 806 | |
| 807 | rpm( |
| 808 | name = "go-srpm-macros-0__3.2.0-1.fc37.x86_64", |
| 809 | sha256 = "aa3c1ee081411f844d22f293cf0fdefbb51e95b54987279aa6c3155aff14207d", |
| 810 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 811 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm", |
| 812 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm", |
| 813 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm", |
| 814 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/go-srpm-macros-3.2.0-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 815 | ], |
| 816 | ) |
| 817 | |
| 818 | rpm( |
| 819 | name = "grep-0__3.7-4.fc37.x86_64", |
| 820 | sha256 = "d997786e71f2c7b4a9ed1323b8684ec1802e49a866fb0c1b69101531440cb464", |
| 821 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 822 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm", |
| 823 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm", |
| 824 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm", |
| 825 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/grep-3.7-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 826 | ], |
| 827 | ) |
| 828 | |
| 829 | rpm( |
| 830 | name = "groff-base-0__1.22.4-10.fc37.x86_64", |
| 831 | sha256 = "b5b4e759d1c56188fb777926de0d17498c25d3234d2635ce5a8e7b000bfaf7f3", |
| 832 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 833 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm", |
| 834 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm", |
| 835 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm", |
| 836 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/groff-base-1.22.4-10.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 837 | ], |
| 838 | ) |
| 839 | |
| 840 | rpm( |
| 841 | name = "guile22-0__2.2.7-6.fc37.x86_64", |
| 842 | sha256 = "03227ea6ccc2d0dc553d4ed4b66b3fcd0b8f626d0a81cfe965b5ef39c26de059", |
| 843 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 844 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm", |
| 845 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm", |
| 846 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm", |
| 847 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/guile22-2.2.7-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 848 | ], |
| 849 | ) |
| 850 | |
| 851 | rpm( |
| 852 | name = "gzip-0__1.12-2.fc37.x86_64", |
| 853 | sha256 = "3ef9e1b938dd19c5268004e370d90f8a8ae0dbc664715457a371ce900ee7736c", |
| 854 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 855 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm", |
| 856 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm", |
| 857 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm", |
| 858 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/g/gzip-1.12-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 859 | ], |
| 860 | ) |
| 861 | |
| 862 | rpm( |
| 863 | name = "ipxe-roms-qemu-0__20220210-2.git64113751.fc37.x86_64", |
| 864 | sha256 = "541c4cdbb73deecd93b68ef8a5dc50b8bc32ccd0c9f9480c2a35f318dda38f2e", |
| 865 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 866 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm", |
| 867 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm", |
| 868 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm", |
| 869 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/i/ipxe-roms-qemu-20220210-2.git64113751.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 870 | ], |
| 871 | ) |
| 872 | |
| 873 | rpm( |
| 874 | name = "json-glib-0__1.6.6-3.fc37.x86_64", |
| 875 | sha256 = "598ddb966e5ac4f664f2cbe9d0087b62c1a4067a1f1af24f290d7f681956e29c", |
| 876 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 877 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm", |
| 878 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm", |
| 879 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm", |
| 880 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/j/json-glib-1.6.6-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 881 | ], |
| 882 | ) |
| 883 | |
| 884 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 885 | name = "kernel-headers-0__6.2.6-200.fc37.x86_64", |
| 886 | sha256 = "e5c9a77e4935fd0a4f94374e856ebcad9f1af11dbbccfe0aad6cf13b4369cf98", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 887 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 888 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.2.6-200.fc37.x86_64.rpm", |
| 889 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.2.6-200.fc37.x86_64.rpm", |
| 890 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.2.6-200.fc37.x86_64.rpm", |
| 891 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/k/kernel-headers-6.2.6-200.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 892 | ], |
| 893 | ) |
| 894 | |
| 895 | rpm( |
| 896 | name = "kernel-srpm-macros-0__1.0-15.fc37.x86_64", |
| 897 | sha256 = "54b2d7f1670ee1c3a6786351b5b2b992715ffd298f8b63cc2f93b3fb8ec1f437", |
| 898 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 899 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm", |
| 900 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm", |
| 901 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm", |
| 902 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kernel-srpm-macros-1.0-15.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 903 | ], |
| 904 | ) |
| 905 | |
| 906 | rpm( |
| 907 | name = "keyutils-libs-0__1.6.1-5.fc37.x86_64", |
| 908 | sha256 = "e3fd19c3020e55d80b8a24edb68506d2adbb07b2db29eecbde91facae1cca59d", |
| 909 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 910 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm", |
| 911 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm", |
| 912 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm", |
| 913 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/keyutils-libs-1.6.1-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 914 | ], |
| 915 | ) |
| 916 | |
| 917 | rpm( |
| 918 | name = "kmod-libs-0__30-2.fc37.x86_64", |
| 919 | sha256 = "73a1a0f041819c1d50501a699945f0121a3b6e1f54df40cd0bf8f94b1b261ef5", |
| 920 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 921 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm", |
| 922 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm", |
| 923 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm", |
| 924 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/k/kmod-libs-30-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 925 | ], |
| 926 | ) |
| 927 | |
| 928 | rpm( |
| 929 | name = "krb5-libs-0__1.19.2-13.fc37.x86_64", |
| 930 | sha256 = "5f2ffaa4084cb8918d3990ef352dbfdd9ac28d30c2ed2693c1011641199bb369", |
| 931 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 932 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm", |
| 933 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 934 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm", |
| 935 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/k/krb5-libs-1.19.2-13.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 936 | ], |
| 937 | ) |
| 938 | |
| 939 | rpm( |
| 940 | name = "libacl-0__2.3.1-4.fc37.x86_64", |
| 941 | sha256 = "15224cb92199b8011fe47dc12e0bbcdbee0c93e0f29553b3b07ae41768b48ce3", |
| 942 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 943 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm", |
| 944 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm", |
| 945 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm", |
| 946 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libacl-2.3.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 947 | ], |
| 948 | ) |
| 949 | |
| 950 | rpm( |
| 951 | name = "libaio-0__0.3.111-14.fc37.x86_64", |
| 952 | sha256 = "d4c8bb3a8bb0c529f49ee7fe6c2100674de6b54837aa29bf0a12e08f08575fdd", |
| 953 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 954 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm", |
| 955 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm", |
| 956 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm", |
| 957 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libaio-0.3.111-14.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 958 | ], |
| 959 | ) |
| 960 | |
| 961 | rpm( |
| 962 | name = "libarchive-0__3.6.1-3.fc37.x86_64", |
| 963 | sha256 = "a21c75bf1af2f299b06879592d9eb89a20168d3c5306365438e6403e1d1064ce", |
| 964 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 965 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm", |
| 966 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 967 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm", |
| 968 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libarchive-3.6.1-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 969 | ], |
| 970 | ) |
| 971 | |
| 972 | rpm( |
| 973 | name = "libassuan-0__2.5.5-5.fc37.x86_64", |
| 974 | sha256 = "337900b23fc2550547c243e11b7a65284c53c844a3882e0b67e2fbb93f8bf1db", |
| 975 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 976 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm", |
| 977 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm", |
| 978 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm", |
| 979 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libassuan-2.5.5-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 980 | ], |
| 981 | ) |
| 982 | |
| 983 | rpm( |
| 984 | name = "libattr-0__2.5.1-5.fc37.x86_64", |
| 985 | sha256 = "3a423be562953538eaa0d1e78ef35890396cdf1ad89561c619aa72d3a59bfb82", |
| 986 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 987 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm", |
| 988 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm", |
| 989 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm", |
| 990 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libattr-2.5.1-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 991 | ], |
| 992 | ) |
| 993 | |
| 994 | rpm( |
| 995 | name = "libb2-0__0.98.1-7.fc37.x86_64", |
| 996 | sha256 = "da6c0a039fb7e2ce0b324c758757c6482c2683f2ff7bd7f9b06cd625d0fae17a", |
| 997 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 998 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm", |
| 999 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm", |
| 1000 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm", |
| 1001 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libb2-0.98.1-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1002 | ], |
| 1003 | ) |
| 1004 | |
| 1005 | rpm( |
| 1006 | name = "libblkid-0__2.38.1-1.fc37.x86_64", |
| 1007 | sha256 = "b0388d1a529bf6b54ca648e91529b1e7790e6aaa42e0ac2b7be6640e4f24a21d", |
| 1008 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1009 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm", |
| 1010 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm", |
| 1011 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm", |
| 1012 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libblkid-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1013 | ], |
| 1014 | ) |
| 1015 | |
| 1016 | rpm( |
| 1017 | name = "libbpf-2__0.8.0-2.fc37.x86_64", |
| 1018 | sha256 = "3722422d69b3fcfc2d1b0e263051aa94c3fed6b89a709b1f1b4ff6627e114c0a", |
| 1019 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1020 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm", |
| 1021 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm", |
| 1022 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm", |
| 1023 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libbpf-0.8.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1024 | ], |
| 1025 | ) |
| 1026 | |
| 1027 | rpm( |
| 1028 | name = "libcap-0__2.48-5.fc37.x86_64", |
| 1029 | sha256 = "aa22373907b6ff9fa3d2f7d9e33a9bdefc9ac50486f2dac5251ac4e206a8a61d", |
| 1030 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1031 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm", |
| 1032 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm", |
| 1033 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm", |
| 1034 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-2.48-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1035 | ], |
| 1036 | ) |
| 1037 | |
| 1038 | rpm( |
| 1039 | name = "libcap-ng-0__0.8.3-3.fc37.x86_64", |
| 1040 | sha256 = "bcca8a17ae16f9f1c8664f9f54e8f2178f028821f6802ebf33cdcd2d4289bf7f", |
| 1041 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1042 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm", |
| 1043 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm", |
| 1044 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm", |
| 1045 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcap-ng-0.8.3-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1046 | ], |
| 1047 | ) |
| 1048 | |
| 1049 | rpm( |
| 1050 | name = "libcom_err-0__1.46.5-3.fc37.x86_64", |
| 1051 | sha256 = "e98643b3299e5a5b9b1e85a0763b567035f1d83164b3b9a4629fd23467667464", |
| 1052 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1053 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm", |
| 1054 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm", |
| 1055 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm", |
| 1056 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libcom_err-1.46.5-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1057 | ], |
| 1058 | ) |
| 1059 | |
| 1060 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1061 | name = "libcurl-minimal-0__7.85.0-8.fc37.x86_64", |
| 1062 | sha256 = "bb0460b195694c78a58e83ab54268a41cc10f9655ac465d4d0588a5c19a35ab1", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1063 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1064 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-8.fc37.x86_64.rpm", |
| 1065 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-8.fc37.x86_64.rpm", |
| 1066 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-8.fc37.x86_64.rpm", |
| 1067 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libcurl-minimal-7.85.0-8.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1068 | ], |
| 1069 | ) |
| 1070 | |
| 1071 | rpm( |
| 1072 | name = "libdb-0__5.3.28-53.fc37.x86_64", |
| 1073 | sha256 = "e89a4a620d5531f30b895694134a982fa37615b3f61c59a21ede6e64a096c5cd", |
| 1074 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1075 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm", |
| 1076 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm", |
| 1077 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm", |
| 1078 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libdb-5.3.28-53.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1079 | ], |
| 1080 | ) |
| 1081 | |
| 1082 | rpm( |
| 1083 | name = "libeconf-0__0.4.0-4.fc37.x86_64", |
| 1084 | sha256 = "f0cc1addee779f09aade289e3be4e9bd103a274a6bdf11f8331878686f432653", |
| 1085 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1086 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libeconf-0.4.0-4.fc37.x86_64.rpm", |
| 1087 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libeconf-0.4.0-4.fc37.x86_64.rpm", |
| 1088 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libeconf-0.4.0-4.fc37.x86_64.rpm", |
| 1089 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libeconf-0.4.0-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1090 | ], |
| 1091 | ) |
| 1092 | |
| 1093 | rpm( |
| 1094 | name = "libedit-0__3.1-43.20221009cvs.fc37.x86_64", |
| 1095 | sha256 = "7e128e732af0a53585a9cdae8975c423f3079f57ada4374b4d797ef51cae9ce7", |
| 1096 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1097 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm", |
| 1098 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1099 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm", |
| 1100 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libedit-3.1-43.20221009cvs.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1101 | ], |
| 1102 | ) |
| 1103 | |
| 1104 | rpm( |
| 1105 | name = "libevent-0__2.1.12-7.fc37.x86_64", |
| 1106 | sha256 = "eac9405b6177c4778d772b61ef03a5cd571e2ce6ea337929a1e8a10e80422ba7", |
| 1107 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1108 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm", |
| 1109 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm", |
| 1110 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm", |
| 1111 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libevent-2.1.12-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1112 | ], |
| 1113 | ) |
| 1114 | |
| 1115 | rpm( |
| 1116 | name = "libfdisk-0__2.38.1-1.fc37.x86_64", |
| 1117 | sha256 = "7a4bd1f4975a52fc201c9bc978f155dcb97212cb970210525d903b03644a713d", |
| 1118 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1119 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm", |
| 1120 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm", |
| 1121 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm", |
| 1122 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdisk-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1123 | ], |
| 1124 | ) |
| 1125 | |
| 1126 | rpm( |
| 1127 | name = "libfdt-0__1.6.1-5.fc37.x86_64", |
| 1128 | sha256 = "4a7f47d967d7884439590b5b1a9145dc68e15a201f648b57e3b5f38ada09ea9c", |
| 1129 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1130 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm", |
| 1131 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm", |
| 1132 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm", |
| 1133 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libfdt-1.6.1-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1134 | ], |
| 1135 | ) |
| 1136 | |
| 1137 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1138 | name = "libffi-0__3.4.4-1.fc37.x86_64", |
| 1139 | sha256 = "66bae5662d9287e769f5d8b7f723d45eb19f2902d912be40bf9e5dd8d5c68067", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1140 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1141 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm", |
| 1142 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm", |
| 1143 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm", |
| 1144 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libffi-3.4.4-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1145 | ], |
| 1146 | ) |
| 1147 | |
| 1148 | rpm( |
| 1149 | name = "libgcc-0__12.2.1-4.fc37.x86_64", |
| 1150 | sha256 = "25299b673e7488f538c6d0433ea7fe0ffc8311e41dd7115b5985145e493e4b05", |
| 1151 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1152 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.2.1-4.fc37.x86_64.rpm", |
| 1153 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1154 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.2.1-4.fc37.x86_64.rpm", |
| 1155 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgcc-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1156 | ], |
| 1157 | ) |
| 1158 | |
| 1159 | rpm( |
| 1160 | name = "libgcrypt-0__1.10.1-4.fc37.x86_64", |
| 1161 | sha256 = "ca802ad5d10b2728ba10bf98bb16796585d69ec775f5452b3a43718e07c4667a", |
| 1162 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1163 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm", |
| 1164 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm", |
| 1165 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm", |
| 1166 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libgcrypt-1.10.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1167 | ], |
| 1168 | ) |
| 1169 | |
| 1170 | rpm( |
| 1171 | name = "libgomp-0__12.2.1-4.fc37.x86_64", |
| 1172 | sha256 = "3f2da924fd5168b4f31f56895eb80691778319bf85e408ff02a5ac6714f02f50", |
| 1173 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1174 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.2.1-4.fc37.x86_64.rpm", |
| 1175 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1176 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.2.1-4.fc37.x86_64.rpm", |
| 1177 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgomp-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1178 | ], |
| 1179 | ) |
| 1180 | |
| 1181 | rpm( |
| 1182 | name = "libgpg-error-0__1.46-1.fc37.x86_64", |
| 1183 | sha256 = "bfa65a9946b2547110994855d168e4434313ad26280cb935c19bb88d2af283d2", |
| 1184 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1185 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm", |
| 1186 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1187 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm", |
| 1188 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libgpg-error-1.46-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1189 | ], |
| 1190 | ) |
| 1191 | |
| 1192 | rpm( |
| 1193 | name = "libibverbs-0__41.0-1.fc37.x86_64", |
| 1194 | sha256 = "58fc922b01b99cf99809121ca2d3134853a5cc06ec5b8b5f6a0de7eec5c12202", |
| 1195 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1196 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm", |
| 1197 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm", |
| 1198 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm", |
| 1199 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libibverbs-41.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1200 | ], |
| 1201 | ) |
| 1202 | |
| 1203 | rpm( |
| 1204 | name = "libidn2-0__2.3.4-1.fc37.x86_64", |
| 1205 | sha256 = "e32e2ab71cfb0bedb84611251987db7acdf665917864be335d0786ea6bbd02b4", |
| 1206 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1207 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm", |
| 1208 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1209 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm", |
| 1210 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libidn2-2.3.4-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1211 | ], |
| 1212 | ) |
| 1213 | |
| 1214 | rpm( |
| 1215 | name = "libjpeg-turbo-0__2.1.3-2.fc37.x86_64", |
| 1216 | sha256 = "a7934e081a697ca28f8ff83b973b33299c7127cdec8d4102128ab9ea69d172f4", |
| 1217 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1218 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm", |
| 1219 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm", |
| 1220 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm", |
| 1221 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1222 | ], |
| 1223 | ) |
| 1224 | |
| 1225 | rpm( |
| 1226 | name = "libksba-0__1.6.3-1.fc37.x86_64", |
| 1227 | sha256 = "2301ca3ff0df8a51f1a872b1c68bdb7defedd099271ecb2f00ed1ff2fb347574", |
| 1228 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1229 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm", |
| 1230 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1231 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm", |
| 1232 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libksba-1.6.3-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1233 | ], |
| 1234 | ) |
| 1235 | |
| 1236 | rpm( |
| 1237 | name = "libmount-0__2.38.1-1.fc37.x86_64", |
| 1238 | sha256 = "50c304faa94d7959e5cbc0642b3c77539ad000042e6617ea5da4789c8105496f", |
| 1239 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1240 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm", |
| 1241 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm", |
| 1242 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm", |
| 1243 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmount-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1244 | ], |
| 1245 | ) |
| 1246 | |
| 1247 | rpm( |
| 1248 | name = "libmpc-0__1.2.1-5.fc37.x86_64", |
| 1249 | sha256 = "4f4a872b3d3e322e05ec3cd3e52f4d5cb06604126fd5400757b60aca55913d20", |
| 1250 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1251 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm", |
| 1252 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm", |
| 1253 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm", |
| 1254 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libmpc-1.2.1-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1255 | ], |
| 1256 | ) |
| 1257 | |
| 1258 | rpm( |
| 1259 | name = "libnghttp2-0__1.51.0-1.fc37.x86_64", |
| 1260 | sha256 = "42fbaaacbeb241755d8448dd5672bbbcc48cbe9548c095ce0efef4140bc12520", |
| 1261 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1262 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm", |
| 1263 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1264 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm", |
| 1265 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libnghttp2-1.51.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1266 | ], |
| 1267 | ) |
| 1268 | |
| 1269 | rpm( |
| 1270 | name = "libnl3-0__3.7.0-2.fc37.x86_64", |
| 1271 | sha256 = "4543c991e6f536468d9d47527a201b58b9bc049364a6bdfe15a2f910a02e68f6", |
| 1272 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1273 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm", |
| 1274 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm", |
| 1275 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm", |
| 1276 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnl3-3.7.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1277 | ], |
| 1278 | ) |
| 1279 | |
| 1280 | rpm( |
| 1281 | name = "libnsl2-0__2.0.0-4.fc37.x86_64", |
| 1282 | sha256 = "a1e9428515b0df1c2a423ad3c35bcdf93333172fe346169bb3018a882e27be5f", |
| 1283 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1284 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm", |
| 1285 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm", |
| 1286 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm", |
| 1287 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libnsl2-2.0.0-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1288 | ], |
| 1289 | ) |
| 1290 | |
| 1291 | rpm( |
| 1292 | name = "libpkgconf-0__1.8.0-3.fc37.x86_64", |
| 1293 | sha256 = "ecd52fd3f3065606ba5164249b29c837cbd172643d13a00a1a72fc657b115af7", |
| 1294 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1295 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm", |
| 1296 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm", |
| 1297 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm", |
| 1298 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpkgconf-1.8.0-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1299 | ], |
| 1300 | ) |
| 1301 | |
| 1302 | rpm( |
| 1303 | name = "libpmem-0__1.12.0-1.fc37.x86_64", |
| 1304 | sha256 = "af3c9045089110c849ee3191aa506e16f4a69dc625b77abf09583de237df41df", |
| 1305 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1306 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm", |
| 1307 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm", |
| 1308 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm", |
| 1309 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpmem-1.12.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1310 | ], |
| 1311 | ) |
| 1312 | |
| 1313 | rpm( |
| 1314 | name = "libpng-2__1.6.37-13.fc37.x86_64", |
| 1315 | sha256 = "49a024d34e3c531516562bc51b749dee540db4d34486a95cdd8d85300b7de455", |
| 1316 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1317 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm", |
| 1318 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm", |
| 1319 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm", |
| 1320 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libpng-1.6.37-13.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1321 | ], |
| 1322 | ) |
| 1323 | |
| 1324 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1325 | name = "libpwquality-0__1.4.5-3.fc37.x86_64", |
| 1326 | sha256 = "a9019a471496fdada529757331ec004397db7a0c4347531bd639c127bbaf8300", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1327 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1328 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm", |
| 1329 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm", |
| 1330 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm", |
| 1331 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libpwquality-1.4.5-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1332 | ], |
| 1333 | ) |
| 1334 | |
| 1335 | rpm( |
| 1336 | name = "librdmacm-0__41.0-1.fc37.x86_64", |
| 1337 | sha256 = "65edde85818fd605392a74c235e0be8d9bb7032b8bdccd89d3fe34ae2e4a1e7b", |
| 1338 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1339 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm", |
| 1340 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm", |
| 1341 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm", |
| 1342 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/librdmacm-41.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1343 | ], |
| 1344 | ) |
| 1345 | |
| 1346 | rpm( |
| 1347 | name = "libseccomp-0__2.5.3-3.fc37.x86_64", |
| 1348 | sha256 = "017877a97c8222fc7eca7fab77600a3a1fcdec92f9dd39d8df6e64726909fcbe", |
| 1349 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1350 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm", |
| 1351 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm", |
| 1352 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm", |
| 1353 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libseccomp-2.5.3-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1354 | ], |
| 1355 | ) |
| 1356 | |
| 1357 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1358 | name = "libselinux-0__3.5-1.fc37.x86_64", |
| 1359 | sha256 = "43d73a574c3c0838d213c4d5f038766d41e4eb6930c68b09db53d65c30c2de1d", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1360 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1361 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm", |
| 1362 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm", |
| 1363 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm", |
| 1364 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1365 | ], |
| 1366 | ) |
| 1367 | |
| 1368 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1369 | name = "libselinux-utils-0__3.5-1.fc37.x86_64", |
| 1370 | sha256 = "723efbdc421150c13f6a2fe47e3d2587f83a26bfae8561e3361985793762b05d", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1371 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1372 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm", |
| 1373 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm", |
| 1374 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm", |
| 1375 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libselinux-utils-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1376 | ], |
| 1377 | ) |
| 1378 | |
| 1379 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1380 | name = "libsemanage-0__3.5-1.fc37.x86_64", |
| 1381 | sha256 = "aeb55e09d224bd6212a8456160cabbcfac61eb2a792a572c01567dba9529c208", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1382 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1383 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-1.fc37.x86_64.rpm", |
| 1384 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-1.fc37.x86_64.rpm", |
| 1385 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-1.fc37.x86_64.rpm", |
| 1386 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsemanage-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1387 | ], |
| 1388 | ) |
| 1389 | |
| 1390 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1391 | name = "libsepol-0__3.5-1.fc37.x86_64", |
| 1392 | sha256 = "2cdfb41068ac6e211652b3e2ed88c16d606e7374f9f52dfd1248981101501299", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1393 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 1394 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm", |
| 1395 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm", |
| 1396 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm", |
| 1397 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libsepol-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1398 | ], |
| 1399 | ) |
| 1400 | |
| 1401 | rpm( |
| 1402 | name = "libsigsegv-0__2.14-3.fc37.x86_64", |
| 1403 | sha256 = "0f038b70d155dae3df4824776c5a135f02c423c688b9486d4f84eb6a16a90494", |
| 1404 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1405 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm", |
| 1406 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm", |
| 1407 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm", |
| 1408 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsigsegv-2.14-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1409 | ], |
| 1410 | ) |
| 1411 | |
| 1412 | rpm( |
| 1413 | name = "libslirp-0__4.7.0-2.fc37.x86_64", |
| 1414 | sha256 = "775c3da0e9e2961262c552292f98dc80f4b05bde52573539148ff4cb51459a51", |
| 1415 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1416 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm", |
| 1417 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm", |
| 1418 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm", |
| 1419 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libslirp-4.7.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1420 | ], |
| 1421 | ) |
| 1422 | |
| 1423 | rpm( |
| 1424 | name = "libsmartcols-0__2.38.1-1.fc37.x86_64", |
| 1425 | sha256 = "93246c002aefec27bb398aa3397ae555bcc3035b10aebb4937c4bea9268bacf1", |
| 1426 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1427 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm", |
| 1428 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm", |
| 1429 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm", |
| 1430 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libsmartcols-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1431 | ], |
| 1432 | ) |
| 1433 | |
| 1434 | rpm( |
| 1435 | name = "libstdc__plus____plus__-0__12.2.1-4.fc37.x86_64", |
| 1436 | sha256 = "ba8009388d86fbb92deff293e04eb57ca9c3b3ba41994932b3e4226533ffb575", |
| 1437 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1438 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.2.1-4.fc37.x86_64.rpm", |
| 1439 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1440 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.2.1-4.fc37.x86_64.rpm", |
| 1441 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1442 | ], |
| 1443 | ) |
| 1444 | |
| 1445 | rpm( |
| 1446 | name = "libstdc__plus____plus__-devel-0__12.2.1-4.fc37.x86_64", |
| 1447 | sha256 = "0088fcc3a2673acaa17f77ea8ee61ec1523e5a4e19d8bcc33be62d6d35b3f464", |
| 1448 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1449 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.2.1-4.fc37.x86_64.rpm", |
| 1450 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1451 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.2.1-4.fc37.x86_64.rpm", |
| 1452 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-devel-12.2.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1453 | ], |
| 1454 | ) |
| 1455 | |
| 1456 | rpm( |
Tim Windelschmidt | 8e7df7b | 2023-03-30 15:02:35 +0200 | [diff] [blame] | 1457 | name = "libstdc__plus____plus__-static-0__12.2.1-4.fc37.x86_64", |
| 1458 | sha256 = "36eeedc16aaa522f9d5875102a892a8f78c070c876782b73dbdd37d486735b6b", |
| 1459 | urls = [ |
| 1460 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.2.1-4.fc37.x86_64.rpm", |
| 1461 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.2.1-4.fc37.x86_64.rpm", |
| 1462 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.2.1-4.fc37.x86_64.rpm", |
| 1463 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libstdc++-static-12.2.1-4.fc37.x86_64.rpm", |
| 1464 | ], |
| 1465 | ) |
| 1466 | |
| 1467 | rpm( |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1468 | name = "libtasn1-0__4.19.0-1.fc37.x86_64", |
| 1469 | sha256 = "35b51a0796af6930b2a8a511df8c51938006cfcfdf74ddfe6482eb9febd87dfa", |
| 1470 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1471 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm", |
| 1472 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1473 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm", |
| 1474 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtasn1-4.19.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1475 | ], |
| 1476 | ) |
| 1477 | |
| 1478 | rpm( |
| 1479 | name = "libtirpc-0__1.3.3-0.fc37.x86_64", |
| 1480 | sha256 = "76dcdfd95452e176f64d6008d114e9415cd8384c5c0d3300fe644c137b6917fa", |
| 1481 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1482 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtirpc-1.3.3-0.fc37.x86_64.rpm", |
| 1483 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtirpc-1.3.3-0.fc37.x86_64.rpm", |
| 1484 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtirpc-1.3.3-0.fc37.x86_64.rpm", |
| 1485 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtirpc-1.3.3-0.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1486 | ], |
| 1487 | ) |
| 1488 | |
| 1489 | rpm( |
| 1490 | name = "libtool-ltdl-0__2.4.7-2.fc37.x86_64", |
| 1491 | sha256 = "73b1b4a028077983bb0643a40ddf34a29731c49b0994b29ac77e3bcc4243bafe", |
| 1492 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1493 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm", |
| 1494 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm", |
| 1495 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm", |
| 1496 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libtool-ltdl-2.4.7-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1497 | ], |
| 1498 | ) |
| 1499 | |
| 1500 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 1501 | name = "libtpms-0__0.9.6-1.fc37.x86_64", |
| 1502 | sha256 = "d61fd47b4126e4d89d425af91a224718493b7c7c4eab148508699d577d191dbe", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1503 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 1504 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm", |
| 1505 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm", |
| 1506 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm", |
| 1507 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libtpms-0.9.6-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1508 | ], |
| 1509 | ) |
| 1510 | |
| 1511 | rpm( |
| 1512 | name = "libunistring-0__1.0-2.fc37.x86_64", |
| 1513 | sha256 = "acb031577655bba5a41c1fb0ec954bb84e207f9e2d08b2cdb3d4e2b7806b0670", |
| 1514 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1515 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm", |
| 1516 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm", |
| 1517 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm", |
| 1518 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libunistring-1.0-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1519 | ], |
| 1520 | ) |
| 1521 | |
| 1522 | rpm( |
| 1523 | name = "liburing-0__2.3-1.fc37.x86_64", |
| 1524 | sha256 = "b7ace7323804d803c8b8c33fc699b9346924fb80841a701471f29e29abeb255b", |
| 1525 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1526 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm", |
| 1527 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1528 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm", |
| 1529 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/liburing-2.3-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1530 | ], |
| 1531 | ) |
| 1532 | |
| 1533 | rpm( |
| 1534 | name = "libutempter-0__1.2.1-7.fc37.x86_64", |
| 1535 | sha256 = "8fc30b0742e939954d6aebd45364dcd1dbb8b9c85e75c799301c3507e22ea56a", |
| 1536 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1537 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm", |
| 1538 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm", |
| 1539 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm", |
| 1540 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libutempter-1.2.1-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1541 | ], |
| 1542 | ) |
| 1543 | |
| 1544 | rpm( |
| 1545 | name = "libuuid-0__2.38.1-1.fc37.x86_64", |
| 1546 | sha256 = "b054577d98aa9615fe459abec31be46b19ad72e0da620d8d251b4449a6db020d", |
| 1547 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1548 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm", |
| 1549 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm", |
| 1550 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm", |
| 1551 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1552 | ], |
| 1553 | ) |
| 1554 | |
| 1555 | rpm( |
| 1556 | name = "libuuid-devel-0__2.38.1-1.fc37.x86_64", |
| 1557 | sha256 = "a42450ad26785144969fd5faab10f6a382d13e3db2e7b130a33e8a3b314d5d3f", |
| 1558 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1559 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm", |
| 1560 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm", |
| 1561 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm", |
| 1562 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libuuid-devel-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1563 | ], |
| 1564 | ) |
| 1565 | |
| 1566 | rpm( |
| 1567 | name = "libverto-0__0.3.2-4.fc37.x86_64", |
| 1568 | sha256 = "ca47b52e1ecd8a2ac6eda368d985390816fbb447f43135ec0ba105165997817f", |
| 1569 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1570 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm", |
| 1571 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm", |
| 1572 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm", |
| 1573 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/libverto-0.3.2-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1574 | ], |
| 1575 | ) |
| 1576 | |
| 1577 | rpm( |
| 1578 | name = "libxcrypt-0__4.4.33-4.fc37.x86_64", |
| 1579 | sha256 = "547b9cffb0211abc4445d159e944f4fb59606b2eddfc14813b8c068859294ba6", |
| 1580 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1581 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.33-4.fc37.x86_64.rpm", |
| 1582 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.33-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1583 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.33-4.fc37.x86_64.rpm", |
| 1584 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-4.4.33-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1585 | ], |
| 1586 | ) |
| 1587 | |
| 1588 | rpm( |
| 1589 | name = "libxcrypt-devel-0__4.4.33-4.fc37.x86_64", |
| 1590 | sha256 = "0dd18ac321ca55e6295c19b0fe0dbd45705673b69e5f2a998620ab08846def23", |
| 1591 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1592 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.33-4.fc37.x86_64.rpm", |
| 1593 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.33-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1594 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.33-4.fc37.x86_64.rpm", |
| 1595 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-devel-4.4.33-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1596 | ], |
| 1597 | ) |
| 1598 | |
| 1599 | rpm( |
| 1600 | name = "libxcrypt-static-0__4.4.33-4.fc37.x86_64", |
| 1601 | sha256 = "58f8943d18d193b727610e17f797e1d4423564b4d2d8e6fa3edf8c19d261b661", |
| 1602 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1603 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.33-4.fc37.x86_64.rpm", |
| 1604 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.33-4.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1605 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.33-4.fc37.x86_64.rpm", |
| 1606 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxcrypt-static-4.4.33-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1607 | ], |
| 1608 | ) |
| 1609 | |
| 1610 | rpm( |
| 1611 | name = "libxml2-0__2.10.3-2.fc37.x86_64", |
| 1612 | sha256 = "105e8b221029cc4595682cd837dd80c1124685477efbec280fef2e2bb4974d2d", |
| 1613 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1614 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.3-2.fc37.x86_64.rpm", |
| 1615 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.3-2.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1616 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.3-2.fc37.x86_64.rpm", |
| 1617 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libxml2-2.10.3-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1618 | ], |
| 1619 | ) |
| 1620 | |
| 1621 | rpm( |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 1622 | name = "libzstd-0__1.5.4-1.fc37.x86_64", |
| 1623 | sha256 = "d9c9de0b8805782ace29c7fbf5a922dc5d34c3e248f4a13b89a350584045d009", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1624 | urls = [ |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 1625 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.4-1.fc37.x86_64.rpm", |
| 1626 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.4-1.fc37.x86_64.rpm", |
| 1627 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.4-1.fc37.x86_64.rpm", |
| 1628 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-1.5.4-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1629 | ], |
| 1630 | ) |
| 1631 | |
| 1632 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 1633 | name = "libzstd-devel-0__1.5.4-1.fc37.x86_64", |
| 1634 | sha256 = "5df640e0308b8241ccbbf008580a5fb2b19261d8e4b8acb74f9fdd2573250245", |
| 1635 | urls = [ |
| 1636 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.4-1.fc37.x86_64.rpm", |
| 1637 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.4-1.fc37.x86_64.rpm", |
| 1638 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.4-1.fc37.x86_64.rpm", |
| 1639 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/libzstd-devel-1.5.4-1.fc37.x86_64.rpm", |
| 1640 | ], |
| 1641 | ) |
| 1642 | |
| 1643 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1644 | name = "lld-0__15.0.7-1.fc37.x86_64", |
| 1645 | sha256 = "df48da95c6b5c23ba9d32456e11a5c396abd7e6ae0e9b8542feb68cc2661dd0e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1646 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1647 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm", |
| 1648 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm", |
| 1649 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm", |
| 1650 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-15.0.7-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1651 | ], |
| 1652 | ) |
| 1653 | |
| 1654 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1655 | name = "lld-libs-0__15.0.7-1.fc37.x86_64", |
| 1656 | sha256 = "263ab7c8b283706c8a422f2e43fe20fd5617fded230c53eabe9d47a887e50017", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1657 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1658 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm", |
| 1659 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm", |
| 1660 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm", |
| 1661 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lld-libs-15.0.7-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1662 | ], |
| 1663 | ) |
| 1664 | |
| 1665 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1666 | name = "llvm-0__15.0.7-1.fc37.x86_64", |
| 1667 | sha256 = "41ab4712a5bfb19d8c25b65fcf8defa8bcdf6ff3ae84d882a7ed0ca83c6efa1e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1668 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1669 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-1.fc37.x86_64.rpm", |
| 1670 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-1.fc37.x86_64.rpm", |
| 1671 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-1.fc37.x86_64.rpm", |
| 1672 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-15.0.7-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1673 | ], |
| 1674 | ) |
| 1675 | |
| 1676 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1677 | name = "llvm-libs-0__15.0.7-1.fc37.x86_64", |
| 1678 | sha256 = "bb01c1946fccde6933ebe937cef351a8cbbe49921a911f030787396c71d8d77d", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1679 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1680 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-1.fc37.x86_64.rpm", |
| 1681 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-1.fc37.x86_64.rpm", |
| 1682 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-1.fc37.x86_64.rpm", |
| 1683 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/llvm-libs-15.0.7-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1684 | ], |
| 1685 | ) |
| 1686 | |
| 1687 | rpm( |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 1688 | name = "lua-libs-0__5.4.4-9.fc37.x86_64", |
| 1689 | sha256 = "561ebd5154e2d0d56f6a90283065b27304f81fc57fc881faf485e55d6414fad6", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1690 | urls = [ |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 1691 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm", |
| 1692 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm", |
| 1693 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm", |
| 1694 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lua-libs-5.4.4-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1695 | ], |
| 1696 | ) |
| 1697 | |
| 1698 | rpm( |
| 1699 | name = "lua-srpm-macros-0__1-7.fc37.x86_64", |
| 1700 | sha256 = "550e0e26c2a3fb24381cd14c693592eb565711093d230a9531567897aa857373", |
| 1701 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1702 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm", |
| 1703 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm", |
| 1704 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm", |
| 1705 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lua-srpm-macros-1-7.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1706 | ], |
| 1707 | ) |
| 1708 | |
| 1709 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1710 | name = "lz4-0__1.9.4-1.fc37.x86_64", |
| 1711 | sha256 = "21ad776601dc88d368a937a1c4be8d3f6f377a9af29c7b0a82bad3aa9ffa12cd", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1712 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1713 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm", |
| 1714 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm", |
| 1715 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm", |
| 1716 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-1.9.4-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1717 | ], |
| 1718 | ) |
| 1719 | |
| 1720 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1721 | name = "lz4-libs-0__1.9.4-1.fc37.x86_64", |
| 1722 | sha256 = "f39b8b018fcb2b55477cdbfa4af7c9db9b660c85000a4a42e880b1a951efbe5a", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1723 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1724 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm", |
| 1725 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm", |
| 1726 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm", |
| 1727 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/l/lz4-libs-1.9.4-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1728 | ], |
| 1729 | ) |
| 1730 | |
| 1731 | rpm( |
| 1732 | name = "lzo-0__2.10-7.fc37.x86_64", |
| 1733 | sha256 = "fdde3f48dc7d4f5197d79b765c730aedc86632edc5fcbee3b50e876b2cf39e3e", |
| 1734 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1735 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm", |
| 1736 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm", |
| 1737 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm", |
| 1738 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/l/lzo-2.10-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1739 | ], |
| 1740 | ) |
| 1741 | |
| 1742 | rpm( |
| 1743 | name = "m4-0__1.4.19-4.fc37.x86_64", |
| 1744 | sha256 = "bda2327e5de23e4ab95dd18f164249bd3659f630daa387a650e09516628d5d87", |
| 1745 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1746 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm", |
| 1747 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm", |
| 1748 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm", |
| 1749 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/m4-1.4.19-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1750 | ], |
| 1751 | ) |
| 1752 | |
| 1753 | rpm( |
| 1754 | name = "make-1__4.3-11.fc37.x86_64", |
| 1755 | sha256 = "6bdd9ca1daee43a839f1122fc92b1c42312f824deac45abba2772b45c84cd96e", |
| 1756 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1757 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm", |
| 1758 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm", |
| 1759 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm", |
| 1760 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/make-4.3-11.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1761 | ], |
| 1762 | ) |
| 1763 | |
| 1764 | rpm( |
| 1765 | name = "mpdecimal-0__2.5.1-4.fc37.x86_64", |
| 1766 | sha256 = "45764a6773175638883e02215074f084de209d172d1d07be289e89aa5f4131d3", |
| 1767 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1768 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm", |
| 1769 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm", |
| 1770 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm", |
| 1771 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpdecimal-2.5.1-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1772 | ], |
| 1773 | ) |
| 1774 | |
| 1775 | rpm( |
| 1776 | name = "mpfr-0__4.1.0-10.fc37.x86_64", |
| 1777 | sha256 = "3be8cf104424fb5e148846a1df4a9c193527f55ee866bff0963e788450483566", |
| 1778 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1779 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm", |
| 1780 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm", |
| 1781 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm", |
| 1782 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/m/mpfr-4.1.0-10.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1783 | ], |
| 1784 | ) |
| 1785 | |
| 1786 | rpm( |
| 1787 | name = "nasm-0__2.15.05-3.fc37.x86_64", |
| 1788 | sha256 = "6df570ecff0bff21b2dd2c8b1809b3e2076ff53d5dca2d51af4ed92381a75c3f", |
| 1789 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1790 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm", |
| 1791 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm", |
| 1792 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm", |
| 1793 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nasm-2.15.05-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1794 | ], |
| 1795 | ) |
| 1796 | |
| 1797 | rpm( |
| 1798 | name = "ncurses-0__6.3-4.20220501.fc37.x86_64", |
| 1799 | sha256 = "7d90626c613d813fc63a1960985483aabf24ef2ab8b3b8f73cc9d8cac4fa6edd", |
| 1800 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1801 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.3-4.20220501.fc37.x86_64.rpm", |
| 1802 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.3-4.20220501.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1803 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.3-4.20220501.fc37.x86_64.rpm", |
| 1804 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-6.3-4.20220501.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1805 | ], |
| 1806 | ) |
| 1807 | |
| 1808 | rpm( |
| 1809 | name = "ncurses-base-0__6.3-4.20220501.fc37.x86_64", |
| 1810 | sha256 = "000164a9a82458fbb69b3433801dcc0d0e2437e21d7f7d4fd45f63a42a0bc26f", |
| 1811 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1812 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.3-4.20220501.fc37.noarch.rpm", |
| 1813 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.3-4.20220501.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1814 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.3-4.20220501.fc37.noarch.rpm", |
| 1815 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-base-6.3-4.20220501.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1816 | ], |
| 1817 | ) |
| 1818 | |
| 1819 | rpm( |
| 1820 | name = "ncurses-libs-0__6.3-4.20220501.fc37.x86_64", |
| 1821 | sha256 = "75e51eebcd3fe150b421ec5b1c9a6e918caa5b3c0f243f2b70d445fd434488bb", |
| 1822 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1823 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.3-4.20220501.fc37.x86_64.rpm", |
| 1824 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.3-4.20220501.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 1825 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.3-4.20220501.fc37.x86_64.rpm", |
| 1826 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ncurses-libs-6.3-4.20220501.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1827 | ], |
| 1828 | ) |
| 1829 | |
| 1830 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 1831 | name = "ndctl-libs-0__76.1-1.fc37.x86_64", |
| 1832 | sha256 = "8c1c1d79191ba78c7db091a9dc79bc9db1f6bbad8191f8ddbcce015e7183b1e6", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1833 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 1834 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-76.1-1.fc37.x86_64.rpm", |
| 1835 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-76.1-1.fc37.x86_64.rpm", |
| 1836 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-76.1-1.fc37.x86_64.rpm", |
| 1837 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/n/ndctl-libs-76.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1838 | ], |
| 1839 | ) |
| 1840 | |
| 1841 | rpm( |
| 1842 | name = "nettle-0__3.8-2.fc37.x86_64", |
| 1843 | sha256 = "8fe2d98578b0c4454536faacbaafd66d1754b8439bb6332d7576a741f4c72208", |
| 1844 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1845 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm", |
| 1846 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm", |
| 1847 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm", |
| 1848 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nettle-3.8-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1849 | ], |
| 1850 | ) |
| 1851 | |
| 1852 | rpm( |
| 1853 | name = "nim-srpm-macros-0__3-7.fc37.x86_64", |
| 1854 | sha256 = "58f4c0ef46d70a980cc68a451a880202688817972b818295df64c477b3511f1a", |
| 1855 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1856 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm", |
| 1857 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm", |
| 1858 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm", |
| 1859 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/nim-srpm-macros-3-7.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1860 | ], |
| 1861 | ) |
| 1862 | |
| 1863 | rpm( |
| 1864 | name = "npth-0__1.6-9.fc37.x86_64", |
| 1865 | sha256 = "6bf0c6a9c2a00e9e06988299543a9bb1aec4445014b11216db6d6c2e2253bda9", |
| 1866 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1867 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm", |
| 1868 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm", |
| 1869 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm", |
| 1870 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/npth-1.6-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1871 | ], |
| 1872 | ) |
| 1873 | |
| 1874 | rpm( |
| 1875 | name = "numactl-libs-0__2.0.14-6.fc37.x86_64", |
| 1876 | sha256 = "8f2e423d8f64f3abf33f8660df718d69f785a673a57eb188258a9f79af8f678f", |
| 1877 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1878 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm", |
| 1879 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm", |
| 1880 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm", |
| 1881 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/n/numactl-libs-2.0.14-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1882 | ], |
| 1883 | ) |
| 1884 | |
| 1885 | rpm( |
| 1886 | name = "ocaml-srpm-macros-0__7-2.fc37.x86_64", |
| 1887 | sha256 = "5400fb3ba764f5854715af9e502923ba1020f593e98268e5328d41190622ed2d", |
| 1888 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1889 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm", |
| 1890 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm", |
| 1891 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm", |
| 1892 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/ocaml-srpm-macros-7-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1893 | ], |
| 1894 | ) |
| 1895 | |
| 1896 | rpm( |
| 1897 | name = "openblas-srpm-macros-0__2-12.fc37.x86_64", |
| 1898 | sha256 = "ac34d1143ac424db0f5e16fffb39a255ec76f24e30fa13760941a13edf4ff99c", |
| 1899 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1900 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm", |
| 1901 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm", |
| 1902 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm", |
| 1903 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/o/openblas-srpm-macros-2-12.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1904 | ], |
| 1905 | ) |
| 1906 | |
| 1907 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 1908 | name = "openldap-0__2.6.4-1.fc37.x86_64", |
| 1909 | sha256 = "613788ec7bdccd9d14f3ffa97b06c32d43857a5ade51dc54d36d83a57007333c", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1910 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 1911 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm", |
| 1912 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm", |
| 1913 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm", |
| 1914 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/o/openldap-2.6.4-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1915 | ], |
| 1916 | ) |
| 1917 | |
| 1918 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1919 | name = "openssl-devel-1__3.0.8-1.fc37.x86_64", |
| 1920 | sha256 = "28cbab4a2dadfdf33c1510d61f4ef48ef0f33165b22ff9d75233332d7a01df71", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1921 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1922 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.8-1.fc37.x86_64.rpm", |
| 1923 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.8-1.fc37.x86_64.rpm", |
| 1924 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.8-1.fc37.x86_64.rpm", |
| 1925 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-devel-3.0.8-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1926 | ], |
| 1927 | ) |
| 1928 | |
| 1929 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1930 | name = "openssl-libs-1__3.0.8-1.fc37.x86_64", |
| 1931 | sha256 = "f250396bc408a880a50a53535e8038d593107594af1d9d348c01aa27a6348dae", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1932 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1933 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.8-1.fc37.x86_64.rpm", |
| 1934 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.8-1.fc37.x86_64.rpm", |
| 1935 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.8-1.fc37.x86_64.rpm", |
| 1936 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/o/openssl-libs-3.0.8-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1937 | ], |
| 1938 | ) |
| 1939 | |
| 1940 | rpm( |
| 1941 | name = "p11-kit-0__0.24.1-3.fc37.x86_64", |
| 1942 | sha256 = "4dad6ac54eb7708cbfc8522d372f2a196cf711e97e279cbddba8cc8b92970dd7", |
| 1943 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1944 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-0.24.1-3.fc37.x86_64.rpm", |
| 1945 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-0.24.1-3.fc37.x86_64.rpm", |
| 1946 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-0.24.1-3.fc37.x86_64.rpm", |
| 1947 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-0.24.1-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1948 | ], |
| 1949 | ) |
| 1950 | |
| 1951 | rpm( |
| 1952 | name = "p11-kit-trust-0__0.24.1-3.fc37.x86_64", |
| 1953 | sha256 = "0fd85eb1ce27615fea745721b18648b4a4585ad4b11a482c1b77fc1785cd5194", |
| 1954 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1955 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-trust-0.24.1-3.fc37.x86_64.rpm", |
| 1956 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-trust-0.24.1-3.fc37.x86_64.rpm", |
| 1957 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-trust-0.24.1-3.fc37.x86_64.rpm", |
| 1958 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/p11-kit-trust-0.24.1-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1959 | ], |
| 1960 | ) |
| 1961 | |
| 1962 | rpm( |
| 1963 | name = "package-notes-srpm-macros-0__0.5-6.fc37.x86_64", |
| 1964 | sha256 = "f565068ef5ce845e1e1e970165a87994409c4748c151ac199fce44f84e19df81", |
| 1965 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1966 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/package-notes-srpm-macros-0.5-6.fc37.noarch.rpm", |
| 1967 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/package-notes-srpm-macros-0.5-6.fc37.noarch.rpm", |
| 1968 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/package-notes-srpm-macros-0.5-6.fc37.noarch.rpm", |
| 1969 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/package-notes-srpm-macros-0.5-6.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1970 | ], |
| 1971 | ) |
| 1972 | |
| 1973 | rpm( |
| 1974 | name = "pam-0__1.5.2-14.fc37.x86_64", |
| 1975 | sha256 = "a66ee1c9f9155c97e77cbd18658ce5129638f7d6e208c01c172c4dd1dfdbbe6d", |
| 1976 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1977 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm", |
| 1978 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm", |
| 1979 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm", |
| 1980 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-1.5.2-14.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1981 | ], |
| 1982 | ) |
| 1983 | |
| 1984 | rpm( |
| 1985 | name = "pam-libs-0__1.5.2-14.fc37.x86_64", |
| 1986 | sha256 = "ee34422adc6451da744bd16a8cd66c9912a822c4e55227c23ff56960c32980f5", |
| 1987 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 1988 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm", |
| 1989 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm", |
| 1990 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm", |
| 1991 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pam-libs-1.5.2-14.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1992 | ], |
| 1993 | ) |
| 1994 | |
| 1995 | rpm( |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 1996 | name = "patch-0__2.7.6-17.fc37.x86_64", |
| 1997 | sha256 = "0ed45c95381e8b979b6c6a02356401de363806a893190ddbc57a5ef1bdadc98e", |
| 1998 | urls = [ |
| 1999 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm", |
| 2000 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm", |
| 2001 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm", |
| 2002 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/patch-2.7.6-17.fc37.x86_64.rpm", |
| 2003 | ], |
| 2004 | ) |
| 2005 | |
| 2006 | rpm( |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2007 | name = "pcre-0__8.45-1.fc37.2.x86_64", |
| 2008 | sha256 = "86a648e3b88f581b15ca2eda6b441be7c5c3810a9eae25ca940c767029e4e923", |
| 2009 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2010 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm", |
| 2011 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm", |
| 2012 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm", |
| 2013 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre-8.45-1.fc37.2.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2014 | ], |
| 2015 | ) |
| 2016 | |
| 2017 | rpm( |
| 2018 | name = "pcre2-0__10.40-1.fc37.1.x86_64", |
| 2019 | sha256 = "422de947ec1a7aafcd212a51e64257b64d5b0a02808104a33e7c3cd9ef629148", |
| 2020 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2021 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm", |
| 2022 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm", |
| 2023 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm", |
| 2024 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-10.40-1.fc37.1.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2025 | ], |
| 2026 | ) |
| 2027 | |
| 2028 | rpm( |
| 2029 | name = "pcre2-syntax-0__10.40-1.fc37.1.x86_64", |
| 2030 | sha256 = "585f339942a0bf4b0eab638ddf825544793485cbcb9f1eaee079b9956d90aafa", |
| 2031 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2032 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm", |
| 2033 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm", |
| 2034 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm", |
| 2035 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pcre2-syntax-10.40-1.fc37.1.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2036 | ], |
| 2037 | ) |
| 2038 | |
| 2039 | rpm( |
| 2040 | name = "perl-4__5.36.0-492.fc37.x86_64", |
| 2041 | sha256 = "f0aea1adb9b99baaf3c01956c58903603d86f7b63ac8b4a496222de00aa7541d", |
| 2042 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2043 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-5.36.0-492.fc37.x86_64.rpm", |
| 2044 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-5.36.0-492.fc37.x86_64.rpm", |
| 2045 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-5.36.0-492.fc37.x86_64.rpm", |
| 2046 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-5.36.0-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2047 | ], |
| 2048 | ) |
| 2049 | |
| 2050 | rpm( |
| 2051 | name = "perl-Algorithm-Diff-0__1.2010-7.fc37.x86_64", |
| 2052 | sha256 = "714ad6947e716a4d6a6f6b24c549fb2fa2f37dd0985bd2db0689bc4224d06b3c", |
| 2053 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2054 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm", |
| 2055 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm", |
| 2056 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm", |
| 2057 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Algorithm-Diff-1.2010-7.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2058 | ], |
| 2059 | ) |
| 2060 | |
| 2061 | rpm( |
| 2062 | name = "perl-Archive-Tar-0__2.40-490.fc37.x86_64", |
| 2063 | sha256 = "098fa85dff04e11e8c4feb43e54e20330beeaddc528bf19a0ca42c6168ccc878", |
| 2064 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2065 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm", |
| 2066 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm", |
| 2067 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm", |
| 2068 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Tar-2.40-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2069 | ], |
| 2070 | ) |
| 2071 | |
| 2072 | rpm( |
| 2073 | name = "perl-Archive-Zip-0__1.68-9.fc37.x86_64", |
| 2074 | sha256 = "edb3407c4a3440f97726e108e17519f10b0ad6b161a5065a5d46f2d862246965", |
| 2075 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2076 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm", |
| 2077 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm", |
| 2078 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm", |
| 2079 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Archive-Zip-1.68-9.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2080 | ], |
| 2081 | ) |
| 2082 | |
| 2083 | rpm( |
| 2084 | name = "perl-Attribute-Handlers-0__1.02-492.fc37.x86_64", |
| 2085 | sha256 = "70f26b37bf50d15ca2d702a52db4badabc89ac664c08a0004c30624f1f650c8c", |
| 2086 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2087 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Attribute-Handlers-1.02-492.fc37.noarch.rpm", |
| 2088 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Attribute-Handlers-1.02-492.fc37.noarch.rpm", |
| 2089 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Attribute-Handlers-1.02-492.fc37.noarch.rpm", |
| 2090 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Attribute-Handlers-1.02-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2091 | ], |
| 2092 | ) |
| 2093 | |
| 2094 | rpm( |
| 2095 | name = "perl-AutoLoader-0__5.74-492.fc37.x86_64", |
| 2096 | sha256 = "5f7353a0223541047942221e585bd83b23c096a44a4133fe68cb94ac56906d8f", |
| 2097 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2098 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoLoader-5.74-492.fc37.noarch.rpm", |
| 2099 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoLoader-5.74-492.fc37.noarch.rpm", |
| 2100 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoLoader-5.74-492.fc37.noarch.rpm", |
| 2101 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoLoader-5.74-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2102 | ], |
| 2103 | ) |
| 2104 | |
| 2105 | rpm( |
| 2106 | name = "perl-AutoSplit-0__5.74-492.fc37.x86_64", |
| 2107 | sha256 = "c4cc3af978917ff71ff2dc186f6e8141d396200449bb38961d594caccd5952b8", |
| 2108 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2109 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoSplit-5.74-492.fc37.noarch.rpm", |
| 2110 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoSplit-5.74-492.fc37.noarch.rpm", |
| 2111 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoSplit-5.74-492.fc37.noarch.rpm", |
| 2112 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-AutoSplit-5.74-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2113 | ], |
| 2114 | ) |
| 2115 | |
| 2116 | rpm( |
| 2117 | name = "perl-B-0__1.83-492.fc37.x86_64", |
| 2118 | sha256 = "cbfe6c9df1e503afd59d330b9404232c7b01f3fca5a4a7eb54d5cd1b01ea2768", |
| 2119 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2120 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-B-1.83-492.fc37.x86_64.rpm", |
| 2121 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-B-1.83-492.fc37.x86_64.rpm", |
| 2122 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-B-1.83-492.fc37.x86_64.rpm", |
| 2123 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-B-1.83-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2124 | ], |
| 2125 | ) |
| 2126 | |
| 2127 | rpm( |
| 2128 | name = "perl-Benchmark-0__1.23-492.fc37.x86_64", |
| 2129 | sha256 = "d2525358394d2b28ed483120e8d2a0730857a66d4b7b4e724c4a7757dda09f22", |
| 2130 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2131 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Benchmark-1.23-492.fc37.noarch.rpm", |
| 2132 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Benchmark-1.23-492.fc37.noarch.rpm", |
| 2133 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Benchmark-1.23-492.fc37.noarch.rpm", |
| 2134 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Benchmark-1.23-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2135 | ], |
| 2136 | ) |
| 2137 | |
| 2138 | rpm( |
| 2139 | name = "perl-CPAN-0__2.34-4.fc37.x86_64", |
| 2140 | sha256 = "2c460d5a35b0ee8a9ff48dfd1882c120eef8c82a5c24e71987f2fb28ee287a9e", |
| 2141 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2142 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-2.34-4.fc37.noarch.rpm", |
| 2143 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-2.34-4.fc37.noarch.rpm", |
| 2144 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-2.34-4.fc37.noarch.rpm", |
| 2145 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-2.34-4.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2146 | ], |
| 2147 | ) |
| 2148 | |
| 2149 | rpm( |
| 2150 | name = "perl-CPAN-Meta-0__2.150010-489.fc37.x86_64", |
| 2151 | sha256 = "81de5eae891aac095402cf76cc2b4f3f52864db88950f2b1bdd43c2a4d9d7333", |
| 2152 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2153 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm", |
| 2154 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm", |
| 2155 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm", |
| 2156 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-2.150010-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2157 | ], |
| 2158 | ) |
| 2159 | |
| 2160 | rpm( |
| 2161 | name = "perl-CPAN-Meta-Requirements-0__2.140-490.fc37.x86_64", |
| 2162 | sha256 = "fcf1d32e91e50232a81e8cf9461f523a76a659733ec008850432454298ebbe12", |
| 2163 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2164 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm", |
| 2165 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm", |
| 2166 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm", |
| 2167 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-Requirements-2.140-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2168 | ], |
| 2169 | ) |
| 2170 | |
| 2171 | rpm( |
| 2172 | name = "perl-CPAN-Meta-YAML-0__0.018-490.fc37.x86_64", |
| 2173 | sha256 = "f5e89acb7ad1be213d7f6d9cfc81fcf4fe5e2e765eb8c372e9d784666b916c6b", |
| 2174 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2175 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm", |
| 2176 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm", |
| 2177 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm", |
| 2178 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-CPAN-Meta-YAML-0.018-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2179 | ], |
| 2180 | ) |
| 2181 | |
| 2182 | rpm( |
| 2183 | name = "perl-Carp-0__1.52-489.fc37.x86_64", |
| 2184 | sha256 = "c5df34198e7dd39f4f09032beacb9db641c8752d045b8e1f8cacd2637559dd1d", |
| 2185 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2186 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm", |
| 2187 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm", |
| 2188 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm", |
| 2189 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Carp-1.52-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2190 | ], |
| 2191 | ) |
| 2192 | |
| 2193 | rpm( |
| 2194 | name = "perl-Class-Struct-0__0.66-492.fc37.x86_64", |
| 2195 | sha256 = "625c6cc3d5238fd26369e8190ab57e81b14c5c702e45cf191203b042b3e34807", |
| 2196 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2197 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Class-Struct-0.66-492.fc37.noarch.rpm", |
| 2198 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Class-Struct-0.66-492.fc37.noarch.rpm", |
| 2199 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Class-Struct-0.66-492.fc37.noarch.rpm", |
| 2200 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Class-Struct-0.66-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2201 | ], |
| 2202 | ) |
| 2203 | |
| 2204 | rpm( |
| 2205 | name = "perl-Compress-Bzip2-0__2.28-10.fc37.x86_64", |
| 2206 | sha256 = "336fa6c00e0f4a1a078e445a8f70a8cb79a0f783df8479d77a4de600f2abd097", |
| 2207 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2208 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm", |
| 2209 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm", |
| 2210 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm", |
| 2211 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Bzip2-2.28-10.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2212 | ], |
| 2213 | ) |
| 2214 | |
| 2215 | rpm( |
| 2216 | name = "perl-Compress-Raw-Bzip2-0__2.201-2.fc37.x86_64", |
| 2217 | sha256 = "eb4cc36b986a52a9ad30ba5f64a06b3f88bdfc687236532c0d3e442603210034", |
| 2218 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2219 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm", |
| 2220 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm", |
| 2221 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm", |
| 2222 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2223 | ], |
| 2224 | ) |
| 2225 | |
| 2226 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 2227 | name = "perl-Compress-Raw-Lzma-0__2.201-7.fc37.x86_64", |
| 2228 | sha256 = "3c14f0034f8cc919ddee075d0bb2a651efdbc12860e3edd3ba4090c641e9ff3f", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2229 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 2230 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm", |
| 2231 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm", |
| 2232 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm", |
| 2233 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Compress-Raw-Lzma-2.201-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2234 | ], |
| 2235 | ) |
| 2236 | |
| 2237 | rpm( |
| 2238 | name = "perl-Compress-Raw-Zlib-0__2.202-3.fc37.x86_64", |
| 2239 | sha256 = "101823fac489a2eaba7ba2bd04e21a9daffae7dae98be88913000d5f0a90ad0f", |
| 2240 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2241 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm", |
| 2242 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm", |
| 2243 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm", |
| 2244 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2245 | ], |
| 2246 | ) |
| 2247 | |
| 2248 | rpm( |
| 2249 | name = "perl-Config-Extensions-0__0.03-492.fc37.x86_64", |
| 2250 | sha256 = "a9febcc42d4d0b8d67504b57c66641ecc2a84c827ab789ef4ac07ee0cfc80721", |
| 2251 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2252 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Extensions-0.03-492.fc37.noarch.rpm", |
| 2253 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Extensions-0.03-492.fc37.noarch.rpm", |
| 2254 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Extensions-0.03-492.fc37.noarch.rpm", |
| 2255 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Extensions-0.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2256 | ], |
| 2257 | ) |
| 2258 | |
| 2259 | rpm( |
| 2260 | name = "perl-Config-Perl-V-0__0.34-1.fc37.x86_64", |
| 2261 | sha256 = "fae66bb345d67beff34771ac5035f42aa1b91272c3ed5f8ee318c343ac9fa79e", |
| 2262 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2263 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm", |
| 2264 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm", |
| 2265 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm", |
| 2266 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Config-Perl-V-0.34-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2267 | ], |
| 2268 | ) |
| 2269 | |
| 2270 | rpm( |
| 2271 | name = "perl-DBM_Filter-0__0.06-492.fc37.x86_64", |
| 2272 | sha256 = "af84c245a4ea2eccff2c4fd88e4c414b738a5e371f3864445d77ab43735f9953", |
| 2273 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2274 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DBM_Filter-0.06-492.fc37.noarch.rpm", |
| 2275 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DBM_Filter-0.06-492.fc37.noarch.rpm", |
| 2276 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DBM_Filter-0.06-492.fc37.noarch.rpm", |
| 2277 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DBM_Filter-0.06-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2278 | ], |
| 2279 | ) |
| 2280 | |
| 2281 | rpm( |
| 2282 | name = "perl-DB_File-0__1.858-4.fc37.x86_64", |
| 2283 | sha256 = "cd0367bee7e6c35f68fc10fd51a318978572aaec2f049b89acb8e7fd07f19620", |
| 2284 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2285 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm", |
| 2286 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm", |
| 2287 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm", |
| 2288 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DB_File-1.858-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2289 | ], |
| 2290 | ) |
| 2291 | |
| 2292 | rpm( |
| 2293 | name = "perl-Data-Dumper-0__2.184-490.fc37.x86_64", |
| 2294 | sha256 = "087435f52f5910c5d769ddac9154e9ac54b50c005b2036607d5e2187b3a9b7d9", |
| 2295 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2296 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm", |
| 2297 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm", |
| 2298 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm", |
| 2299 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Dumper-2.184-490.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2300 | ], |
| 2301 | ) |
| 2302 | |
| 2303 | rpm( |
| 2304 | name = "perl-Data-OptList-0__0.112-5.fc37.x86_64", |
| 2305 | sha256 = "ab4aae8175f2ee46cca0d406b7511178b5733f6b67260c3b4194fd07fab7f89a", |
| 2306 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2307 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm", |
| 2308 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm", |
| 2309 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm", |
| 2310 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-OptList-0.112-5.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2311 | ], |
| 2312 | ) |
| 2313 | |
| 2314 | rpm( |
| 2315 | name = "perl-Data-Section-0__0.200007-17.fc37.x86_64", |
| 2316 | sha256 = "97659ba6b8b7e175d0eb235afac957af0f3b7a0fd494924ba800cfa6db8176a9", |
| 2317 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2318 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm", |
| 2319 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm", |
| 2320 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm", |
| 2321 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Data-Section-0.200007-17.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2322 | ], |
| 2323 | ) |
| 2324 | |
| 2325 | rpm( |
| 2326 | name = "perl-Devel-PPPort-0__3.68-490.fc37.x86_64", |
| 2327 | sha256 = "69811269661d579913e8ac3a97ac8887f382ab561abd621b4d3f71baaf458177", |
| 2328 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2329 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm", |
| 2330 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm", |
| 2331 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm", |
| 2332 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-PPPort-3.68-490.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2333 | ], |
| 2334 | ) |
| 2335 | |
| 2336 | rpm( |
| 2337 | name = "perl-Devel-Peek-0__1.32-492.fc37.x86_64", |
| 2338 | sha256 = "d6e834937dfb6fba19179e13e816e44ca7d0f34c9b56d3580c358edb00c4629e", |
| 2339 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2340 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Peek-1.32-492.fc37.x86_64.rpm", |
| 2341 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Peek-1.32-492.fc37.x86_64.rpm", |
| 2342 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Peek-1.32-492.fc37.x86_64.rpm", |
| 2343 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Peek-1.32-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2344 | ], |
| 2345 | ) |
| 2346 | |
| 2347 | rpm( |
| 2348 | name = "perl-Devel-SelfStubber-0__1.06-492.fc37.x86_64", |
| 2349 | sha256 = "900905f342f30341a5f94ae14b465c3483ea7a10888cc7dd0bf3ac7af7368038", |
| 2350 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2351 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-SelfStubber-1.06-492.fc37.noarch.rpm", |
| 2352 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-SelfStubber-1.06-492.fc37.noarch.rpm", |
| 2353 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-SelfStubber-1.06-492.fc37.noarch.rpm", |
| 2354 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-SelfStubber-1.06-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2355 | ], |
| 2356 | ) |
| 2357 | |
| 2358 | rpm( |
| 2359 | name = "perl-Devel-Size-0__0.83-13.fc37.x86_64", |
| 2360 | sha256 = "1a40670bcdc99252ea6258e647502cbe897fbb34ab8078b32f8b4b1e8b71b15f", |
| 2361 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2362 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm", |
| 2363 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm", |
| 2364 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm", |
| 2365 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Devel-Size-0.83-13.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2366 | ], |
| 2367 | ) |
| 2368 | |
| 2369 | rpm( |
| 2370 | name = "perl-Digest-0__1.20-489.fc37.x86_64", |
| 2371 | sha256 = "17acbd974328ca2ac974f45953fb826d09cb071ee381f975928592b72c8b2d9f", |
| 2372 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2373 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm", |
| 2374 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm", |
| 2375 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm", |
| 2376 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-1.20-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2377 | ], |
| 2378 | ) |
| 2379 | |
| 2380 | rpm( |
| 2381 | name = "perl-Digest-MD5-0__2.58-489.fc37.x86_64", |
| 2382 | sha256 = "ab79d34ab61c3f094a7291b2399ddf7de988fa0aa7bbe51cb5d10c8066e83f45", |
| 2383 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2384 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm", |
| 2385 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm", |
| 2386 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm", |
| 2387 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-MD5-2.58-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2388 | ], |
| 2389 | ) |
| 2390 | |
| 2391 | rpm( |
| 2392 | name = "perl-Digest-SHA-1__6.03-1.fc37.x86_64", |
| 2393 | sha256 = "a941d164018b903f7f1c0e388a97ef4f591c887dc51a4b1fa240ba794e1fd29b", |
| 2394 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2395 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm", |
| 2396 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm", |
| 2397 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm", |
| 2398 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA-6.03-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2399 | ], |
| 2400 | ) |
| 2401 | |
| 2402 | rpm( |
| 2403 | name = "perl-Digest-SHA1-0__2.13-37.fc37.x86_64", |
| 2404 | sha256 = "e037888f738bb4b93e5ff26eda54e3518a3d714f9d0081fc5f245057fddaada3", |
| 2405 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2406 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm", |
| 2407 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm", |
| 2408 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm", |
| 2409 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Digest-SHA1-2.13-37.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2410 | ], |
| 2411 | ) |
| 2412 | |
| 2413 | rpm( |
| 2414 | name = "perl-DirHandle-0__1.05-492.fc37.x86_64", |
| 2415 | sha256 = "8c05b3354be6e46fff2cd8fde08195dab10b1fdb0d386f7a9baac115c6e0cf6b", |
| 2416 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2417 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DirHandle-1.05-492.fc37.noarch.rpm", |
| 2418 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DirHandle-1.05-492.fc37.noarch.rpm", |
| 2419 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DirHandle-1.05-492.fc37.noarch.rpm", |
| 2420 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DirHandle-1.05-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2421 | ], |
| 2422 | ) |
| 2423 | |
| 2424 | rpm( |
| 2425 | name = "perl-Dumpvalue-0__2.27-492.fc37.x86_64", |
| 2426 | sha256 = "8e11c03079e7abcea945eab06dce38f0bdfe996a5c8c5cb7c720194358a124cb", |
| 2427 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2428 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Dumpvalue-2.27-492.fc37.noarch.rpm", |
| 2429 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Dumpvalue-2.27-492.fc37.noarch.rpm", |
| 2430 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Dumpvalue-2.27-492.fc37.noarch.rpm", |
| 2431 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Dumpvalue-2.27-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2432 | ], |
| 2433 | ) |
| 2434 | |
| 2435 | rpm( |
| 2436 | name = "perl-DynaLoader-0__1.52-492.fc37.x86_64", |
| 2437 | sha256 = "e7373c9bd3e688edc3a68cd34c92999b3d70d8c26ead19bdbd973971d15308a3", |
| 2438 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2439 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DynaLoader-1.52-492.fc37.x86_64.rpm", |
| 2440 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DynaLoader-1.52-492.fc37.x86_64.rpm", |
| 2441 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DynaLoader-1.52-492.fc37.x86_64.rpm", |
| 2442 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-DynaLoader-1.52-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2443 | ], |
| 2444 | ) |
| 2445 | |
| 2446 | rpm( |
| 2447 | name = "perl-Encode-4__3.19-492.fc37.x86_64", |
| 2448 | sha256 = "395705071c61bc6faad7cde8eb251d3bff87f543c5096c00139331e9ee2ba856", |
| 2449 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2450 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm", |
| 2451 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm", |
| 2452 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm", |
| 2453 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-3.19-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2454 | ], |
| 2455 | ) |
| 2456 | |
| 2457 | rpm( |
| 2458 | name = "perl-Encode-devel-4__3.19-492.fc37.x86_64", |
| 2459 | sha256 = "cfad3343efba5b3bb80b56e8cb32d84845c35ba0499e2dc0c0b586dd23d64b49", |
| 2460 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2461 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm", |
| 2462 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm", |
| 2463 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm", |
| 2464 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Encode-devel-3.19-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2465 | ], |
| 2466 | ) |
| 2467 | |
| 2468 | rpm( |
| 2469 | name = "perl-English-0__1.11-492.fc37.x86_64", |
| 2470 | sha256 = "e2bd78f3eb62cb3704e7d8ddc8457ba509d6938619b8c3eab385a0b93f89dea3", |
| 2471 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2472 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-English-1.11-492.fc37.noarch.rpm", |
| 2473 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-English-1.11-492.fc37.noarch.rpm", |
| 2474 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-English-1.11-492.fc37.noarch.rpm", |
| 2475 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-English-1.11-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2476 | ], |
| 2477 | ) |
| 2478 | |
| 2479 | rpm( |
| 2480 | name = "perl-Env-0__1.05-489.fc37.x86_64", |
| 2481 | sha256 = "03c735e2591c14afeaab7e61da2207794436493bee277163db2b51790aeb4ab1", |
| 2482 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2483 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm", |
| 2484 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm", |
| 2485 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm", |
| 2486 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Env-1.05-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2487 | ], |
| 2488 | ) |
| 2489 | |
| 2490 | rpm( |
| 2491 | name = "perl-Errno-0__1.36-492.fc37.x86_64", |
| 2492 | sha256 = "aaaca92e6353f4cc2d4b81e73efe7b01c3712ed285d6faf940e029a07d853eb4", |
| 2493 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2494 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Errno-1.36-492.fc37.x86_64.rpm", |
| 2495 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Errno-1.36-492.fc37.x86_64.rpm", |
| 2496 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Errno-1.36-492.fc37.x86_64.rpm", |
| 2497 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Errno-1.36-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2498 | ], |
| 2499 | ) |
| 2500 | |
| 2501 | rpm( |
| 2502 | name = "perl-Exporter-0__5.77-489.fc37.x86_64", |
| 2503 | sha256 = "95b26bb47a5b0f52f091cf6a5e6a493b203ed6d1bf8de714ed182c4f78f8b351", |
| 2504 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2505 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm", |
| 2506 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm", |
| 2507 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm", |
| 2508 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Exporter-5.77-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2509 | ], |
| 2510 | ) |
| 2511 | |
| 2512 | rpm( |
| 2513 | name = "perl-ExtUtils-CBuilder-1__0.280236-489.fc37.x86_64", |
| 2514 | sha256 = "3f12827f0d6af1fa9312485811bfe94be5a6a49cc60f51c00a7b45418fc8a736", |
| 2515 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2516 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm", |
| 2517 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm", |
| 2518 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm", |
| 2519 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-CBuilder-0.280236-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2520 | ], |
| 2521 | ) |
| 2522 | |
| 2523 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2524 | name = "perl-ExtUtils-Command-2__7.66-1.fc37.x86_64", |
| 2525 | sha256 = "380a1fe3c4546fdcaed2bd10de4eb600c3726914f73b7d4675290c371c2522c0", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2526 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2527 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm", |
| 2528 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm", |
| 2529 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm", |
| 2530 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-Command-7.66-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2531 | ], |
| 2532 | ) |
| 2533 | |
| 2534 | rpm( |
| 2535 | name = "perl-ExtUtils-Constant-0__0.25-492.fc37.x86_64", |
| 2536 | sha256 = "87f7630d912268a4c3e2a6d643441087f0b7f05f1bfb8052dddf24a814e86393", |
| 2537 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2538 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Constant-0.25-492.fc37.noarch.rpm", |
| 2539 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Constant-0.25-492.fc37.noarch.rpm", |
| 2540 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Constant-0.25-492.fc37.noarch.rpm", |
| 2541 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Constant-0.25-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2542 | ], |
| 2543 | ) |
| 2544 | |
| 2545 | rpm( |
| 2546 | name = "perl-ExtUtils-Embed-0__1.35-492.fc37.x86_64", |
| 2547 | sha256 = "6b12c25700d5e71b222f5cbe11649382744852ff94e8f36565e2ddb925beac87", |
| 2548 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2549 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Embed-1.35-492.fc37.noarch.rpm", |
| 2550 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Embed-1.35-492.fc37.noarch.rpm", |
| 2551 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Embed-1.35-492.fc37.noarch.rpm", |
| 2552 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Embed-1.35-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2553 | ], |
| 2554 | ) |
| 2555 | |
| 2556 | rpm( |
| 2557 | name = "perl-ExtUtils-Install-0__2.20-489.fc37.x86_64", |
| 2558 | sha256 = "fdc9b741640d5449a3736abd433057b35b29bae743b4b34f2896dbe254e13914", |
| 2559 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2560 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm", |
| 2561 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm", |
| 2562 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm", |
| 2563 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Install-2.20-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2564 | ], |
| 2565 | ) |
| 2566 | |
| 2567 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2568 | name = "perl-ExtUtils-MM-Utils-2__7.66-1.fc37.x86_64", |
| 2569 | sha256 = "5c1097fe06bb7d927ba17b379670d1d0b78c57c77a85edac55ef3e4b8ef65624", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2570 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2571 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm", |
| 2572 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm", |
| 2573 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm", |
| 2574 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MM-Utils-7.66-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2575 | ], |
| 2576 | ) |
| 2577 | |
| 2578 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2579 | name = "perl-ExtUtils-MakeMaker-2__7.66-1.fc37.x86_64", |
| 2580 | sha256 = "d27ad9fb12959eafe80ef6719df1a56730c1ff2123511b401cba1a5dfdcbec5b", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2581 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2582 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm", |
| 2583 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm", |
| 2584 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm", |
| 2585 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-ExtUtils-MakeMaker-7.66-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2586 | ], |
| 2587 | ) |
| 2588 | |
| 2589 | rpm( |
| 2590 | name = "perl-ExtUtils-Manifest-1__1.73-489.fc37.x86_64", |
| 2591 | sha256 = "d23efacaadaabaaa74877985eac9979f5f06ad9fe1b2cacb242070b478a3bb6d", |
| 2592 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2593 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm", |
| 2594 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm", |
| 2595 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm", |
| 2596 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Manifest-1.73-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2597 | ], |
| 2598 | ) |
| 2599 | |
| 2600 | rpm( |
| 2601 | name = "perl-ExtUtils-Miniperl-0__1.11-492.fc37.x86_64", |
| 2602 | sha256 = "11de2e98410f4e72b0e6ad8b562bbac3edacb92cff5a32cb0f65aa6d49f32617", |
| 2603 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2604 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Miniperl-1.11-492.fc37.noarch.rpm", |
| 2605 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Miniperl-1.11-492.fc37.noarch.rpm", |
| 2606 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Miniperl-1.11-492.fc37.noarch.rpm", |
| 2607 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-Miniperl-1.11-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2608 | ], |
| 2609 | ) |
| 2610 | |
| 2611 | rpm( |
| 2612 | name = "perl-ExtUtils-ParseXS-1__3.45-489.fc37.x86_64", |
| 2613 | sha256 = "924465679e012b6896b9372d22650e5b79833d71849d3dec72a64b05546eada7", |
| 2614 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2615 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm", |
| 2616 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm", |
| 2617 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm", |
| 2618 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ExtUtils-ParseXS-3.45-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2619 | ], |
| 2620 | ) |
| 2621 | |
| 2622 | rpm( |
| 2623 | name = "perl-Fcntl-0__1.15-492.fc37.x86_64", |
| 2624 | sha256 = "3e0b22859a921f40ad384d32b212f15ed4dbaecbf41d1077a6a6d1bfc46dc50f", |
| 2625 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2626 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Fcntl-1.15-492.fc37.x86_64.rpm", |
| 2627 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Fcntl-1.15-492.fc37.x86_64.rpm", |
| 2628 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Fcntl-1.15-492.fc37.x86_64.rpm", |
| 2629 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Fcntl-1.15-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2630 | ], |
| 2631 | ) |
| 2632 | |
| 2633 | rpm( |
| 2634 | name = "perl-File-Basename-0__2.85-492.fc37.x86_64", |
| 2635 | sha256 = "aefb2c6be89b24319aeba4ef9e21623f7dbcc478753219ec32f6f07748f6be5c", |
| 2636 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2637 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Basename-2.85-492.fc37.noarch.rpm", |
| 2638 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Basename-2.85-492.fc37.noarch.rpm", |
| 2639 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Basename-2.85-492.fc37.noarch.rpm", |
| 2640 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Basename-2.85-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2641 | ], |
| 2642 | ) |
| 2643 | |
| 2644 | rpm( |
| 2645 | name = "perl-File-Compare-0__1.100.700-492.fc37.x86_64", |
| 2646 | sha256 = "11be4ce85ad18e263ac573cf2c7f4e69d525fca1f4127849d1068f93792f38db", |
| 2647 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2648 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Compare-1.100.700-492.fc37.noarch.rpm", |
| 2649 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Compare-1.100.700-492.fc37.noarch.rpm", |
| 2650 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Compare-1.100.700-492.fc37.noarch.rpm", |
| 2651 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Compare-1.100.700-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2652 | ], |
| 2653 | ) |
| 2654 | |
| 2655 | rpm( |
| 2656 | name = "perl-File-Copy-0__2.39-492.fc37.x86_64", |
| 2657 | sha256 = "8f15eeb39e9e3fed3aa8cd547e4afdc8db64d2f4c301602dbbe3365da8c47756", |
| 2658 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2659 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Copy-2.39-492.fc37.noarch.rpm", |
| 2660 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Copy-2.39-492.fc37.noarch.rpm", |
| 2661 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Copy-2.39-492.fc37.noarch.rpm", |
| 2662 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Copy-2.39-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2663 | ], |
| 2664 | ) |
| 2665 | |
| 2666 | rpm( |
| 2667 | name = "perl-File-DosGlob-0__1.12-492.fc37.x86_64", |
| 2668 | sha256 = "faa65c1601b13d4067774ff600febb2d72bec22eafbcc1d31261c975ed03afcc", |
| 2669 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2670 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-DosGlob-1.12-492.fc37.x86_64.rpm", |
| 2671 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-DosGlob-1.12-492.fc37.x86_64.rpm", |
| 2672 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-DosGlob-1.12-492.fc37.x86_64.rpm", |
| 2673 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-DosGlob-1.12-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2674 | ], |
| 2675 | ) |
| 2676 | |
| 2677 | rpm( |
| 2678 | name = "perl-File-Fetch-0__1.04-489.fc37.x86_64", |
| 2679 | sha256 = "f7a51e94040539753ed04fac0cf8ec179dcd3e7dceeb3a38fd889ccbe1b1789c", |
| 2680 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2681 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm", |
| 2682 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm", |
| 2683 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm", |
| 2684 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Fetch-1.04-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2685 | ], |
| 2686 | ) |
| 2687 | |
| 2688 | rpm( |
| 2689 | name = "perl-File-Find-0__1.40-492.fc37.x86_64", |
| 2690 | sha256 = "8c20c0ca3afea226d1138afdb96a41baa5b47ebe2b818e4ffe6214b13e0ee267", |
| 2691 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2692 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Find-1.40-492.fc37.noarch.rpm", |
| 2693 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Find-1.40-492.fc37.noarch.rpm", |
| 2694 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Find-1.40-492.fc37.noarch.rpm", |
| 2695 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Find-1.40-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2696 | ], |
| 2697 | ) |
| 2698 | |
| 2699 | rpm( |
| 2700 | name = "perl-File-HomeDir-0__1.006-7.fc37.x86_64", |
| 2701 | sha256 = "288f5bd2f09143037798cd867fcaf8a6e5c6bb7c5cf47b9de8bcf9ee7606ca12", |
| 2702 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2703 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm", |
| 2704 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm", |
| 2705 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm", |
| 2706 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-HomeDir-1.006-7.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2707 | ], |
| 2708 | ) |
| 2709 | |
| 2710 | rpm( |
| 2711 | name = "perl-File-Path-0__2.18-489.fc37.x86_64", |
| 2712 | sha256 = "d73acee5758b6ac85b46416094fcaf9a3e9f54193996f167d353777e5708745a", |
| 2713 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2714 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm", |
| 2715 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm", |
| 2716 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm", |
| 2717 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Path-2.18-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2718 | ], |
| 2719 | ) |
| 2720 | |
| 2721 | rpm( |
| 2722 | name = "perl-File-Temp-1__0.231.100-489.fc37.x86_64", |
| 2723 | sha256 = "5724aaa686d2cd278da72939aa01678cb6d9ba2b43237425ce2378197fbcc0d0", |
| 2724 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2725 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm", |
| 2726 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm", |
| 2727 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm", |
| 2728 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Temp-0.231.100-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2729 | ], |
| 2730 | ) |
| 2731 | |
| 2732 | rpm( |
| 2733 | name = "perl-File-Which-0__1.27-6.fc37.x86_64", |
| 2734 | sha256 = "f8d6bfb8f2c5ca8539277e80c781d90a1cfa4e72021f1c912067c1dd9836d7be", |
| 2735 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2736 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm", |
| 2737 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm", |
| 2738 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm", |
| 2739 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-Which-1.27-6.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2740 | ], |
| 2741 | ) |
| 2742 | |
| 2743 | rpm( |
| 2744 | name = "perl-File-stat-0__1.12-492.fc37.x86_64", |
| 2745 | sha256 = "dcadef87fb0da0f5dab7f3e051c8423b7c951dfdedd7b18af3be461e05441945", |
| 2746 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2747 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-stat-1.12-492.fc37.noarch.rpm", |
| 2748 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-stat-1.12-492.fc37.noarch.rpm", |
| 2749 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-stat-1.12-492.fc37.noarch.rpm", |
| 2750 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-File-stat-1.12-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2751 | ], |
| 2752 | ) |
| 2753 | |
| 2754 | rpm( |
| 2755 | name = "perl-FileCache-0__1.10-492.fc37.x86_64", |
| 2756 | sha256 = "c6dc2770b9e13f1acb082bb62209142ebe9eeb67146ff466ac0d733fe004035d", |
| 2757 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2758 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileCache-1.10-492.fc37.noarch.rpm", |
| 2759 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileCache-1.10-492.fc37.noarch.rpm", |
| 2760 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileCache-1.10-492.fc37.noarch.rpm", |
| 2761 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileCache-1.10-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2762 | ], |
| 2763 | ) |
| 2764 | |
| 2765 | rpm( |
| 2766 | name = "perl-FileHandle-0__2.03-492.fc37.x86_64", |
| 2767 | sha256 = "7c424594b33c289b2c84b3a38e804629c3f76552874eca63cf6a32cd939c08b9", |
| 2768 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2769 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileHandle-2.03-492.fc37.noarch.rpm", |
| 2770 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileHandle-2.03-492.fc37.noarch.rpm", |
| 2771 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileHandle-2.03-492.fc37.noarch.rpm", |
| 2772 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FileHandle-2.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2773 | ], |
| 2774 | ) |
| 2775 | |
| 2776 | rpm( |
| 2777 | name = "perl-Filter-2__1.64-1.fc37.x86_64", |
| 2778 | sha256 = "a6400b14b7905ca51354226996a31778c5e720f2ff04c53efb06bf1a72c8cd57", |
| 2779 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2780 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm", |
| 2781 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm", |
| 2782 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm", |
| 2783 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-1.64-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2784 | ], |
| 2785 | ) |
| 2786 | |
| 2787 | rpm( |
| 2788 | name = "perl-Filter-Simple-0__0.96-489.fc37.x86_64", |
| 2789 | sha256 = "0a5fff5e31a412e05287bb2f1da0a15ba4b3e14e1acb99fda077dda9a965d52e", |
| 2790 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2791 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm", |
| 2792 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm", |
| 2793 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm", |
| 2794 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Filter-Simple-0.96-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2795 | ], |
| 2796 | ) |
| 2797 | |
| 2798 | rpm( |
| 2799 | name = "perl-FindBin-0__1.53-492.fc37.x86_64", |
| 2800 | sha256 = "bb2ac39789b9e6079938b7d0013ee59de21aa10ccb97184a1a72efe5c80855e8", |
| 2801 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2802 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FindBin-1.53-492.fc37.noarch.rpm", |
| 2803 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FindBin-1.53-492.fc37.noarch.rpm", |
| 2804 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FindBin-1.53-492.fc37.noarch.rpm", |
| 2805 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-FindBin-1.53-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2806 | ], |
| 2807 | ) |
| 2808 | |
| 2809 | rpm( |
| 2810 | name = "perl-GDBM_File-1__1.23-492.fc37.x86_64", |
| 2811 | sha256 = "f4e3c4c43cf7a4ade2a0cc5717b4622976d5c55bf3df4735fbc03142104eebaa", |
| 2812 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2813 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-GDBM_File-1.23-492.fc37.x86_64.rpm", |
| 2814 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-GDBM_File-1.23-492.fc37.x86_64.rpm", |
| 2815 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-GDBM_File-1.23-492.fc37.x86_64.rpm", |
| 2816 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-GDBM_File-1.23-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2817 | ], |
| 2818 | ) |
| 2819 | |
| 2820 | rpm( |
| 2821 | name = "perl-Getopt-Long-1__2.54-1.fc37.x86_64", |
| 2822 | sha256 = "49e397448b20d87418f8a7b7b3ae474928b6e33157dbaf300dc8d8ed842804c8", |
| 2823 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2824 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm", |
| 2825 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 2826 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm", |
| 2827 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Getopt-Long-2.54-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2828 | ], |
| 2829 | ) |
| 2830 | |
| 2831 | rpm( |
| 2832 | name = "perl-Getopt-Std-0__1.13-492.fc37.x86_64", |
| 2833 | sha256 = "2d8846f2950c6b09ae72e5584291ac7d775faabba897b8db760444ebc402146e", |
| 2834 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2835 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Getopt-Std-1.13-492.fc37.noarch.rpm", |
| 2836 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Getopt-Std-1.13-492.fc37.noarch.rpm", |
| 2837 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Getopt-Std-1.13-492.fc37.noarch.rpm", |
| 2838 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Getopt-Std-1.13-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2839 | ], |
| 2840 | ) |
| 2841 | |
| 2842 | rpm( |
| 2843 | name = "perl-HTTP-Tiny-0__0.082-1.fc37.x86_64", |
| 2844 | sha256 = "9e27a04da9f65e27e0eb8bbcad9ec5dfaa986e11731f009700c453db32676455", |
| 2845 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2846 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm", |
| 2847 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm", |
| 2848 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm", |
| 2849 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-HTTP-Tiny-0.082-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2850 | ], |
| 2851 | ) |
| 2852 | |
| 2853 | rpm( |
| 2854 | name = "perl-Hash-Util-0__0.28-492.fc37.x86_64", |
| 2855 | sha256 = "d6fe4d6b8179295b6dd28b937aa080ab30e63e7211ddb4e1fdef09b73d71a021", |
| 2856 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2857 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-0.28-492.fc37.x86_64.rpm", |
| 2858 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-0.28-492.fc37.x86_64.rpm", |
| 2859 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-0.28-492.fc37.x86_64.rpm", |
| 2860 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-0.28-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2861 | ], |
| 2862 | ) |
| 2863 | |
| 2864 | rpm( |
| 2865 | name = "perl-Hash-Util-FieldHash-0__1.26-492.fc37.x86_64", |
| 2866 | sha256 = "2c605866cbd2e149850cb8cc2dcbb19a97db145d66ffbc3d16b95357197f8a3d", |
| 2867 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2868 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-FieldHash-1.26-492.fc37.x86_64.rpm", |
| 2869 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-FieldHash-1.26-492.fc37.x86_64.rpm", |
| 2870 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-FieldHash-1.26-492.fc37.x86_64.rpm", |
| 2871 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Hash-Util-FieldHash-1.26-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2872 | ], |
| 2873 | ) |
| 2874 | |
| 2875 | rpm( |
| 2876 | name = "perl-I18N-Collate-0__1.02-492.fc37.x86_64", |
| 2877 | sha256 = "94f63f8cd28d73411c45575f4dc97b55c7198ea1ab2b2072373a28a7edd8d92f", |
| 2878 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2879 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Collate-1.02-492.fc37.noarch.rpm", |
| 2880 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Collate-1.02-492.fc37.noarch.rpm", |
| 2881 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Collate-1.02-492.fc37.noarch.rpm", |
| 2882 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Collate-1.02-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2883 | ], |
| 2884 | ) |
| 2885 | |
| 2886 | rpm( |
| 2887 | name = "perl-I18N-LangTags-0__0.45-492.fc37.x86_64", |
| 2888 | sha256 = "db2af7e047e9e4d4a0dae1f82206faa61c3661e1a3d6eda574275792415862eb", |
| 2889 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2890 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-LangTags-0.45-492.fc37.noarch.rpm", |
| 2891 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-LangTags-0.45-492.fc37.noarch.rpm", |
| 2892 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-LangTags-0.45-492.fc37.noarch.rpm", |
| 2893 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-LangTags-0.45-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2894 | ], |
| 2895 | ) |
| 2896 | |
| 2897 | rpm( |
| 2898 | name = "perl-I18N-Langinfo-0__0.21-492.fc37.x86_64", |
| 2899 | sha256 = "65ed64aa219dadebb893e2c1f7f555352b0400cdeeb398e3a9cf085c5dace3ca", |
| 2900 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2901 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Langinfo-0.21-492.fc37.x86_64.rpm", |
| 2902 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Langinfo-0.21-492.fc37.x86_64.rpm", |
| 2903 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Langinfo-0.21-492.fc37.x86_64.rpm", |
| 2904 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-I18N-Langinfo-0.21-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2905 | ], |
| 2906 | ) |
| 2907 | |
| 2908 | rpm( |
| 2909 | name = "perl-IO-0__1.50-492.fc37.x86_64", |
| 2910 | sha256 = "86beaf16f888309ca2c55c240a374f1bd3350770973732d90467261fe7d5620e", |
| 2911 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2912 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-1.50-492.fc37.x86_64.rpm", |
| 2913 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-1.50-492.fc37.x86_64.rpm", |
| 2914 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-1.50-492.fc37.x86_64.rpm", |
| 2915 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-1.50-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2916 | ], |
| 2917 | ) |
| 2918 | |
| 2919 | rpm( |
| 2920 | name = "perl-IO-Compress-0__2.201-3.fc37.x86_64", |
| 2921 | sha256 = "14defb2171d09871afb150a2b2bd6d86829e294bb3fde518766ccbf48b049c43", |
| 2922 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2923 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm", |
| 2924 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm", |
| 2925 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm", |
| 2926 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-2.201-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2927 | ], |
| 2928 | ) |
| 2929 | |
| 2930 | rpm( |
| 2931 | name = "perl-IO-Compress-Lzma-0__2.201-2.fc37.x86_64", |
| 2932 | sha256 = "7533be1fa034b000f85c463e5d81b80665520cb4d513b86b8ab685bde599bb2b", |
| 2933 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2934 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm", |
| 2935 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm", |
| 2936 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm", |
| 2937 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Compress-Lzma-2.201-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2938 | ], |
| 2939 | ) |
| 2940 | |
| 2941 | rpm( |
| 2942 | name = "perl-IO-Socket-IP-0__0.41-490.fc37.x86_64", |
| 2943 | sha256 = "59c3fcf829ce856d6d4f81c4a3d00b632d324af71a3de1801001daf3b241eb1b", |
| 2944 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2945 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm", |
| 2946 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm", |
| 2947 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm", |
| 2948 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Socket-IP-0.41-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2949 | ], |
| 2950 | ) |
| 2951 | |
| 2952 | rpm( |
| 2953 | name = "perl-IO-Zlib-1__1.11-489.fc37.x86_64", |
| 2954 | sha256 = "7fbae28ec6b0925b729c04a2430076371607da2dd38a46cfc3c8d58ac4d19943", |
| 2955 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2956 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm", |
| 2957 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm", |
| 2958 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm", |
| 2959 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IO-Zlib-1.11-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2960 | ], |
| 2961 | ) |
| 2962 | |
| 2963 | rpm( |
| 2964 | name = "perl-IPC-Cmd-2__1.04-490.fc37.x86_64", |
| 2965 | sha256 = "c4b12c0bc3065a0298dea86e0387a57e291fdd43ebbf5f1881ca4f97d124c5e2", |
| 2966 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2967 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm", |
| 2968 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm", |
| 2969 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm", |
| 2970 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Cmd-1.04-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2971 | ], |
| 2972 | ) |
| 2973 | |
| 2974 | rpm( |
| 2975 | name = "perl-IPC-Open3-0__1.22-492.fc37.x86_64", |
| 2976 | sha256 = "7c53e7f6080e0aa53236ee673e2b4b20df87fdf3503620e9eef871c217dcd937", |
| 2977 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2978 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Open3-1.22-492.fc37.noarch.rpm", |
| 2979 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Open3-1.22-492.fc37.noarch.rpm", |
| 2980 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Open3-1.22-492.fc37.noarch.rpm", |
| 2981 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-Open3-1.22-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2982 | ], |
| 2983 | ) |
| 2984 | |
| 2985 | rpm( |
| 2986 | name = "perl-IPC-SysV-0__2.09-490.fc37.x86_64", |
| 2987 | sha256 = "80153b91d4c4c7c0bf5b39fdf42bff9a66472bfa01b32d4c4152b4610af5a83c", |
| 2988 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 2989 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm", |
| 2990 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm", |
| 2991 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm", |
| 2992 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-SysV-2.09-490.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 2993 | ], |
| 2994 | ) |
| 2995 | |
| 2996 | rpm( |
| 2997 | name = "perl-IPC-System-Simple-0__1.30-9.fc37.x86_64", |
| 2998 | sha256 = "9c8f39cc95ff600c5cd60b4e753ff26f7bb2e1664607163063bd4b18da6dea13", |
| 2999 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3000 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm", |
| 3001 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm", |
| 3002 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm", |
| 3003 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-IPC-System-Simple-1.30-9.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3004 | ], |
| 3005 | ) |
| 3006 | |
| 3007 | rpm( |
| 3008 | name = "perl-Importer-0__0.026-7.fc37.x86_64", |
| 3009 | sha256 = "6628070ada3140f046e9a03574be0fea3963c5cdd4bda25b630d400c5c14838d", |
| 3010 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3011 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm", |
| 3012 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm", |
| 3013 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm", |
| 3014 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Importer-0.026-7.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3015 | ], |
| 3016 | ) |
| 3017 | |
| 3018 | rpm( |
| 3019 | name = "perl-JSON-PP-1__4.11-1.fc37.x86_64", |
| 3020 | sha256 = "1aa8f2ca107295bc2cd5510e8a1c29f98d178d84badb5dfd352c082aede61cdf", |
| 3021 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3022 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm", |
| 3023 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm", |
| 3024 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm", |
| 3025 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-JSON-PP-4.11-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3026 | ], |
| 3027 | ) |
| 3028 | |
| 3029 | rpm( |
| 3030 | name = "perl-Locale-Maketext-0__1.32-1.fc37.x86_64", |
| 3031 | sha256 = "db61bd3244856beafead63d361b98ecf4cfe6945dd9169ffbf3973f85e419b21", |
| 3032 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3033 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm", |
| 3034 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm", |
| 3035 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm", |
| 3036 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-1.32-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3037 | ], |
| 3038 | ) |
| 3039 | |
| 3040 | rpm( |
| 3041 | name = "perl-Locale-Maketext-Simple-1__0.21-492.fc37.x86_64", |
| 3042 | sha256 = "853378d9d4e6258c48f50b4272a27566ce7cd7dd3438321f79935e4ffc140c54", |
| 3043 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3044 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-Simple-0.21-492.fc37.noarch.rpm", |
| 3045 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-Simple-0.21-492.fc37.noarch.rpm", |
| 3046 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-Simple-0.21-492.fc37.noarch.rpm", |
| 3047 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Locale-Maketext-Simple-0.21-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3048 | ], |
| 3049 | ) |
| 3050 | |
| 3051 | rpm( |
| 3052 | name = "perl-MIME-Base64-0__3.16-489.fc37.x86_64", |
| 3053 | sha256 = "0823ebce69b5d9df94c9d508669ac612bd1df48e8857cf02103dcc2094df246f", |
| 3054 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3055 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm", |
| 3056 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm", |
| 3057 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm", |
| 3058 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MIME-Base64-3.16-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3059 | ], |
| 3060 | ) |
| 3061 | |
| 3062 | rpm( |
| 3063 | name = "perl-MRO-Compat-0__0.15-4.fc37.x86_64", |
| 3064 | sha256 = "c92e79de1b50f817638d5b21de3b3426950404280ff32470a1c5ea37f4d7f803", |
| 3065 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3066 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm", |
| 3067 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm", |
| 3068 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm", |
| 3069 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-MRO-Compat-0.15-4.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3070 | ], |
| 3071 | ) |
| 3072 | |
| 3073 | rpm( |
| 3074 | name = "perl-Math-BigInt-1__1.9998.37-2.fc37.x86_64", |
| 3075 | sha256 = "4ae9d5dfd60d270eafe87e0781e836bad36a9b71aa28a5e84d41677600904444", |
| 3076 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3077 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm", |
| 3078 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm", |
| 3079 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm", |
| 3080 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-1.9998.37-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3081 | ], |
| 3082 | ) |
| 3083 | |
| 3084 | rpm( |
| 3085 | name = "perl-Math-BigInt-FastCalc-0__0.501.300-3.fc37.x86_64", |
| 3086 | sha256 = "7c2f97cd627fd0a926e7f00daaebc066c8fedfe0e6ebb6c01c42347e0ae6ecec", |
| 3087 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3088 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm", |
| 3089 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm", |
| 3090 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm", |
| 3091 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigInt-FastCalc-0.501.300-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3092 | ], |
| 3093 | ) |
| 3094 | |
| 3095 | rpm( |
| 3096 | name = "perl-Math-BigRat-0__0.2624-2.fc37.x86_64", |
| 3097 | sha256 = "837314dcdcae121138b9d14fae2efe2aa68a1313b0ac82d774ebff88eba85197", |
| 3098 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3099 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm", |
| 3100 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm", |
| 3101 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm", |
| 3102 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-BigRat-0.2624-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3103 | ], |
| 3104 | ) |
| 3105 | |
| 3106 | rpm( |
| 3107 | name = "perl-Math-Complex-0__1.59-492.fc37.x86_64", |
| 3108 | sha256 = "4bca8d6aba65cdf62006c7f239d79bfb40b46b62cc4e17760ea8bc6424e4daeb", |
| 3109 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3110 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-Complex-1.59-492.fc37.noarch.rpm", |
| 3111 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-Complex-1.59-492.fc37.noarch.rpm", |
| 3112 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-Complex-1.59-492.fc37.noarch.rpm", |
| 3113 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Math-Complex-1.59-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3114 | ], |
| 3115 | ) |
| 3116 | |
| 3117 | rpm( |
| 3118 | name = "perl-Memoize-0__1.03-492.fc37.x86_64", |
| 3119 | sha256 = "3b6e1f0dded700daf441b85442318f3dbb81b568278904850f7c0a472ba2e47a", |
| 3120 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3121 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Memoize-1.03-492.fc37.noarch.rpm", |
| 3122 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Memoize-1.03-492.fc37.noarch.rpm", |
| 3123 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Memoize-1.03-492.fc37.noarch.rpm", |
| 3124 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Memoize-1.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3125 | ], |
| 3126 | ) |
| 3127 | |
| 3128 | rpm( |
| 3129 | name = "perl-Module-Build-2__0.42.31-15.fc37.x86_64", |
| 3130 | sha256 = "e3a45c170655d16f2033b203a8fcac4fc65e6bc920eeeb3eea48b72a0942f783", |
| 3131 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3132 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm", |
| 3133 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm", |
| 3134 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm", |
| 3135 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Build-0.42.31-15.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3136 | ], |
| 3137 | ) |
| 3138 | |
| 3139 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 3140 | name = "perl-Module-CoreList-1__5.20230220-1.fc37.x86_64", |
| 3141 | sha256 = "95d5258e4c9302250da4bc4c3e8a55717fe83a2f6d566bf4f6dd1fb7c55e2c78", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3142 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 3143 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230220-1.fc37.noarch.rpm", |
| 3144 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230220-1.fc37.noarch.rpm", |
| 3145 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230220-1.fc37.noarch.rpm", |
| 3146 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-5.20230220-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3147 | ], |
| 3148 | ) |
| 3149 | |
| 3150 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 3151 | name = "perl-Module-CoreList-tools-1__5.20230220-1.fc37.x86_64", |
| 3152 | sha256 = "96761f9c6337c2b0f2a569cb6c67c9d1716000ed7a5fcbbe426335a031cf17ae", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3153 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 3154 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230220-1.fc37.noarch.rpm", |
| 3155 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230220-1.fc37.noarch.rpm", |
| 3156 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230220-1.fc37.noarch.rpm", |
| 3157 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-Module-CoreList-tools-5.20230220-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3158 | ], |
| 3159 | ) |
| 3160 | |
| 3161 | rpm( |
| 3162 | name = "perl-Module-Load-1__0.36-489.fc37.x86_64", |
| 3163 | sha256 = "ee43e582ffdcd8c517a16cde7aea081c92509ef10da7996713b4e03dbc2806bc", |
| 3164 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3165 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm", |
| 3166 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm", |
| 3167 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm", |
| 3168 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-0.36-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3169 | ], |
| 3170 | ) |
| 3171 | |
| 3172 | rpm( |
| 3173 | name = "perl-Module-Load-Conditional-0__0.74-489.fc37.x86_64", |
| 3174 | sha256 = "b9445196cf8156f908a5ab0e48ad4493d4061e2e6bee63b011da70d12898bcec", |
| 3175 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3176 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm", |
| 3177 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm", |
| 3178 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm", |
| 3179 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Load-Conditional-0.74-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3180 | ], |
| 3181 | ) |
| 3182 | |
| 3183 | rpm( |
| 3184 | name = "perl-Module-Loaded-1__0.08-492.fc37.x86_64", |
| 3185 | sha256 = "8ff08f7fee963eddd622d025df89d41999181636aa7e36b537a27dcfb151fda4", |
| 3186 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3187 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Loaded-0.08-492.fc37.noarch.rpm", |
| 3188 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Loaded-0.08-492.fc37.noarch.rpm", |
| 3189 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Loaded-0.08-492.fc37.noarch.rpm", |
| 3190 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Loaded-0.08-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3191 | ], |
| 3192 | ) |
| 3193 | |
| 3194 | rpm( |
| 3195 | name = "perl-Module-Metadata-0__1.000037-489.fc37.x86_64", |
| 3196 | sha256 = "bd8f7944c9d518ad043a31604057d409e6cf735c3046aa3b5e62750baa29c283", |
| 3197 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3198 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm", |
| 3199 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm", |
| 3200 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm", |
| 3201 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Metadata-1.000037-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3202 | ], |
| 3203 | ) |
| 3204 | |
| 3205 | rpm( |
| 3206 | name = "perl-Module-Signature-0__0.88-4.fc37.x86_64", |
| 3207 | sha256 = "41ba8e5b325d9dcbb1b2bcf042ea01da282e2654f458d819fbc0df38e57d38bf", |
| 3208 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3209 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm", |
| 3210 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm", |
| 3211 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm", |
| 3212 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Module-Signature-0.88-4.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3213 | ], |
| 3214 | ) |
| 3215 | |
| 3216 | rpm( |
| 3217 | name = "perl-NDBM_File-0__1.15-492.fc37.x86_64", |
| 3218 | sha256 = "92dacaf3091ed9e0486e2a8eada3ebae25de8aa886875d5962d89900033a7c4b", |
| 3219 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3220 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NDBM_File-1.15-492.fc37.x86_64.rpm", |
| 3221 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NDBM_File-1.15-492.fc37.x86_64.rpm", |
| 3222 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NDBM_File-1.15-492.fc37.x86_64.rpm", |
| 3223 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NDBM_File-1.15-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3224 | ], |
| 3225 | ) |
| 3226 | |
| 3227 | rpm( |
| 3228 | name = "perl-NEXT-0__0.69-492.fc37.x86_64", |
| 3229 | sha256 = "ca37e599fff4f01c1dfe4f56106a57d00f45b48f1603c92c2af4eb21a424b311", |
| 3230 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3231 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NEXT-0.69-492.fc37.noarch.rpm", |
| 3232 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NEXT-0.69-492.fc37.noarch.rpm", |
| 3233 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NEXT-0.69-492.fc37.noarch.rpm", |
| 3234 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-NEXT-0.69-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3235 | ], |
| 3236 | ) |
| 3237 | |
| 3238 | rpm( |
| 3239 | name = "perl-Net-0__1.03-492.fc37.x86_64", |
| 3240 | sha256 = "376e230d0077e245b48fae6461e8e1de5087f2bcd72b5ee7e3a33ac91fa7f828", |
| 3241 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3242 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-1.03-492.fc37.noarch.rpm", |
| 3243 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-1.03-492.fc37.noarch.rpm", |
| 3244 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-1.03-492.fc37.noarch.rpm", |
| 3245 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-1.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3246 | ], |
| 3247 | ) |
| 3248 | |
| 3249 | rpm( |
| 3250 | name = "perl-Net-Ping-0__2.75-1.fc37.x86_64", |
| 3251 | sha256 = "e6071fee087a8ec83116efe32cec0a712127211a5edb9c7dfccf4e9a92453d76", |
| 3252 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3253 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm", |
| 3254 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm", |
| 3255 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm", |
| 3256 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Net-Ping-2.75-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3257 | ], |
| 3258 | ) |
| 3259 | |
| 3260 | rpm( |
| 3261 | name = "perl-ODBM_File-0__1.17-492.fc37.x86_64", |
| 3262 | sha256 = "31ab3015503a94d0a09d43d7ecd9f0ab82bf961cde1ad652aeabd47e6ed0eb64", |
| 3263 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3264 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ODBM_File-1.17-492.fc37.x86_64.rpm", |
| 3265 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ODBM_File-1.17-492.fc37.x86_64.rpm", |
| 3266 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ODBM_File-1.17-492.fc37.x86_64.rpm", |
| 3267 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ODBM_File-1.17-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3268 | ], |
| 3269 | ) |
| 3270 | |
| 3271 | rpm( |
| 3272 | name = "perl-Object-HashBase-0__0.009-10.fc37.x86_64", |
| 3273 | sha256 = "0bce10ae9482863a391edb2e83dff59df629f323cd284808949c87137f0f22cb", |
| 3274 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3275 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm", |
| 3276 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm", |
| 3277 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm", |
| 3278 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Object-HashBase-0.009-10.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3279 | ], |
| 3280 | ) |
| 3281 | |
| 3282 | rpm( |
| 3283 | name = "perl-Opcode-0__1.57-492.fc37.x86_64", |
| 3284 | sha256 = "b49787f95a5bd3e58b7921274e549fef96bd771c4d045b73f6bc4980bef74223", |
| 3285 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3286 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Opcode-1.57-492.fc37.x86_64.rpm", |
| 3287 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Opcode-1.57-492.fc37.x86_64.rpm", |
| 3288 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Opcode-1.57-492.fc37.x86_64.rpm", |
| 3289 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Opcode-1.57-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3290 | ], |
| 3291 | ) |
| 3292 | |
| 3293 | rpm( |
| 3294 | name = "perl-POSIX-0__2.03-492.fc37.x86_64", |
| 3295 | sha256 = "b4b9f1b5e5fd0b533d88d34c28d98115a6a43759ea7be61d6b6d948c47d4e298", |
| 3296 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3297 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-POSIX-2.03-492.fc37.x86_64.rpm", |
| 3298 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-POSIX-2.03-492.fc37.x86_64.rpm", |
| 3299 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-POSIX-2.03-492.fc37.x86_64.rpm", |
| 3300 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-POSIX-2.03-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3301 | ], |
| 3302 | ) |
| 3303 | |
| 3304 | rpm( |
| 3305 | name = "perl-Package-Generator-0__1.106-26.fc37.x86_64", |
| 3306 | sha256 = "01533af797e2c6dd68fbc25272fb8e92aa6d53fffbcb460c030971982c0d61cb", |
| 3307 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3308 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm", |
| 3309 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm", |
| 3310 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm", |
| 3311 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Package-Generator-1.106-26.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3312 | ], |
| 3313 | ) |
| 3314 | |
| 3315 | rpm( |
| 3316 | name = "perl-Params-Check-1__0.38-489.fc37.x86_64", |
| 3317 | sha256 = "f75effeffe02a56097b775842de8a36a29c01906c5983c39333b01b28f87ce61", |
| 3318 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3319 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm", |
| 3320 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm", |
| 3321 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm", |
| 3322 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Check-0.38-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3323 | ], |
| 3324 | ) |
| 3325 | |
| 3326 | rpm( |
| 3327 | name = "perl-Params-Util-0__1.102-8.fc37.x86_64", |
| 3328 | sha256 = "d357de4acaca544197cafc8743bc1ce599cfa1f450243541ce2b28298b06e702", |
| 3329 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3330 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm", |
| 3331 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm", |
| 3332 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm", |
| 3333 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Params-Util-1.102-8.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3334 | ], |
| 3335 | ) |
| 3336 | |
| 3337 | rpm( |
| 3338 | name = "perl-PathTools-0__3.84-489.fc37.x86_64", |
| 3339 | sha256 = "e0a37fde6728e9b662d46a28dcd34399eccda9e5b696858d1447a47a82877de1", |
| 3340 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3341 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm", |
| 3342 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm", |
| 3343 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm", |
| 3344 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PathTools-3.84-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3345 | ], |
| 3346 | ) |
| 3347 | |
| 3348 | rpm( |
| 3349 | name = "perl-Perl-OSType-0__1.010-490.fc37.x86_64", |
| 3350 | sha256 = "d251ec15e60e1fee18b87e0c5317a7aa96bca90e8464928d7188dd9f2997b4c6", |
| 3351 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3352 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm", |
| 3353 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm", |
| 3354 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm", |
| 3355 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Perl-OSType-1.010-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3356 | ], |
| 3357 | ) |
| 3358 | |
| 3359 | rpm( |
| 3360 | name = "perl-PerlIO-via-QuotedPrint-0__0.10-3.fc37.x86_64", |
| 3361 | sha256 = "a5bfec0df83a04a1f0024d815858642c79af0da66b70cf6584e8d9078b37c97d", |
| 3362 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3363 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm", |
| 3364 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm", |
| 3365 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm", |
| 3366 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-PerlIO-via-QuotedPrint-0.10-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3367 | ], |
| 3368 | ) |
| 3369 | |
| 3370 | rpm( |
| 3371 | name = "perl-Pod-Checker-4__1.75-3.fc37.x86_64", |
| 3372 | sha256 = "cfb3e223566de815650f1ef51bf4819f9a092678184af0e2eb30446be45fe01c", |
| 3373 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3374 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm", |
| 3375 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm", |
| 3376 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm", |
| 3377 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Checker-1.75-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3378 | ], |
| 3379 | ) |
| 3380 | |
| 3381 | rpm( |
| 3382 | name = "perl-Pod-Escapes-1__1.07-489.fc37.x86_64", |
| 3383 | sha256 = "08bf74ca4b30a562d26026d0a70b508b7b926a3697d700127accf9d052c30da1", |
| 3384 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3385 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm", |
| 3386 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm", |
| 3387 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm", |
| 3388 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Escapes-1.07-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3389 | ], |
| 3390 | ) |
| 3391 | |
| 3392 | rpm( |
| 3393 | name = "perl-Pod-Functions-0__1.14-492.fc37.x86_64", |
| 3394 | sha256 = "21721493960b9ae56cd1f6219a2e5f9e9d890faa7d2b62c7a8d1c2a4d930e816", |
| 3395 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3396 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Functions-1.14-492.fc37.noarch.rpm", |
| 3397 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Functions-1.14-492.fc37.noarch.rpm", |
| 3398 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Functions-1.14-492.fc37.noarch.rpm", |
| 3399 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Functions-1.14-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3400 | ], |
| 3401 | ) |
| 3402 | |
| 3403 | rpm( |
| 3404 | name = "perl-Pod-Html-0__1.33-492.fc37.x86_64", |
| 3405 | sha256 = "ea0ce618eb4ba7c8629329912213413f1f8a3811c7aa770e4501ca81b314251e", |
| 3406 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3407 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Html-1.33-492.fc37.noarch.rpm", |
| 3408 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Html-1.33-492.fc37.noarch.rpm", |
| 3409 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Html-1.33-492.fc37.noarch.rpm", |
| 3410 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Html-1.33-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3411 | ], |
| 3412 | ) |
| 3413 | |
| 3414 | rpm( |
| 3415 | name = "perl-Pod-Perldoc-0__3.28.01-490.fc37.x86_64", |
| 3416 | sha256 = "0047003615e8d018a4f4a887b414cba325ef294084faab480533f5de78ef58a4", |
| 3417 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3418 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm", |
| 3419 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm", |
| 3420 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm", |
| 3421 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Perldoc-3.28.01-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3422 | ], |
| 3423 | ) |
| 3424 | |
| 3425 | rpm( |
| 3426 | name = "perl-Pod-Simple-1__3.43-490.fc37.x86_64", |
| 3427 | sha256 = "298ba92d8130493373f70271685ba59298377da497a39614d14a6345a44cac8a", |
| 3428 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3429 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm", |
| 3430 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm", |
| 3431 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm", |
| 3432 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Simple-3.43-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3433 | ], |
| 3434 | ) |
| 3435 | |
| 3436 | rpm( |
| 3437 | name = "perl-Pod-Usage-4__2.03-3.fc37.x86_64", |
| 3438 | sha256 = "c216ffe76ed543dcb546178dabcceeca4a1054c81beee8de67a741ad39af314e", |
| 3439 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3440 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm", |
| 3441 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm", |
| 3442 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm", |
| 3443 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Pod-Usage-2.03-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3444 | ], |
| 3445 | ) |
| 3446 | |
| 3447 | rpm( |
| 3448 | name = "perl-Safe-0__2.43-492.fc37.x86_64", |
| 3449 | sha256 = "e65ade165333bcbd9ddec34bd791a756d2b3fecd7c968690b3fe1876381981bf", |
| 3450 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3451 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Safe-2.43-492.fc37.noarch.rpm", |
| 3452 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Safe-2.43-492.fc37.noarch.rpm", |
| 3453 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Safe-2.43-492.fc37.noarch.rpm", |
| 3454 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Safe-2.43-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3455 | ], |
| 3456 | ) |
| 3457 | |
| 3458 | rpm( |
| 3459 | name = "perl-Scalar-List-Utils-5__1.63-489.fc37.x86_64", |
| 3460 | sha256 = "eed91d8529a1eee7269fd28eccdb636a6fc6dcf30d607bdb7198329f3017a74a", |
| 3461 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3462 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm", |
| 3463 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm", |
| 3464 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm", |
| 3465 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Scalar-List-Utils-1.63-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3466 | ], |
| 3467 | ) |
| 3468 | |
| 3469 | rpm( |
| 3470 | name = "perl-Search-Dict-0__1.07-492.fc37.x86_64", |
| 3471 | sha256 = "298f5ede6f143d60f5f7dce8e27d6bd09bef70c055b2632a26f18ed8e764fd67", |
| 3472 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3473 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Search-Dict-1.07-492.fc37.noarch.rpm", |
| 3474 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Search-Dict-1.07-492.fc37.noarch.rpm", |
| 3475 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Search-Dict-1.07-492.fc37.noarch.rpm", |
| 3476 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Search-Dict-1.07-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3477 | ], |
| 3478 | ) |
| 3479 | |
| 3480 | rpm( |
| 3481 | name = "perl-SelectSaver-0__1.02-492.fc37.x86_64", |
| 3482 | sha256 = "3b54fe377ca9a901ac80d3bcb70518537c383135e10232a6333135f73325a6e2", |
| 3483 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3484 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelectSaver-1.02-492.fc37.noarch.rpm", |
| 3485 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelectSaver-1.02-492.fc37.noarch.rpm", |
| 3486 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelectSaver-1.02-492.fc37.noarch.rpm", |
| 3487 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelectSaver-1.02-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3488 | ], |
| 3489 | ) |
| 3490 | |
| 3491 | rpm( |
| 3492 | name = "perl-SelfLoader-0__1.26-492.fc37.x86_64", |
| 3493 | sha256 = "87c31681842c06818ebfce3e80c9986c8c0ab230ca9e329c0bc57647fa22b209", |
| 3494 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3495 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelfLoader-1.26-492.fc37.noarch.rpm", |
| 3496 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelfLoader-1.26-492.fc37.noarch.rpm", |
| 3497 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelfLoader-1.26-492.fc37.noarch.rpm", |
| 3498 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-SelfLoader-1.26-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3499 | ], |
| 3500 | ) |
| 3501 | |
| 3502 | rpm( |
| 3503 | name = "perl-Socket-4__2.036-1.fc37.x86_64", |
| 3504 | sha256 = "5cda2738aaff2c73a850f4359b299028560c2106014c3bb02b340f036d81b564", |
| 3505 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3506 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm", |
| 3507 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm", |
| 3508 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm", |
| 3509 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Socket-2.036-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3510 | ], |
| 3511 | ) |
| 3512 | |
| 3513 | rpm( |
| 3514 | name = "perl-Software-License-0__0.104002-2.fc37.x86_64", |
| 3515 | sha256 = "31cc5bad7a526176a0ab9e087752b8865c27564acd550fcc74afe2e1b79069b1", |
| 3516 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3517 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm", |
| 3518 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm", |
| 3519 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm", |
| 3520 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Software-License-0.104002-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3521 | ], |
| 3522 | ) |
| 3523 | |
| 3524 | rpm( |
| 3525 | name = "perl-Storable-1__3.26-489.fc37.x86_64", |
| 3526 | sha256 = "22e7e312778e31de59a26759b523e4d0916429c17bd23f51a5ddc550d3b33910", |
| 3527 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3528 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm", |
| 3529 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm", |
| 3530 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm", |
| 3531 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Storable-3.26-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3532 | ], |
| 3533 | ) |
| 3534 | |
| 3535 | rpm( |
| 3536 | name = "perl-Sub-Exporter-0__0.988-5.fc37.x86_64", |
| 3537 | sha256 = "b9cb98e5f30e478be84a1c45256016612202fed34cb08201a5c38dbb8f0c0928", |
| 3538 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3539 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm", |
| 3540 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm", |
| 3541 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm", |
| 3542 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Exporter-0.988-5.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3543 | ], |
| 3544 | ) |
| 3545 | |
| 3546 | rpm( |
| 3547 | name = "perl-Sub-Install-0__0.928-33.fc37.x86_64", |
| 3548 | sha256 = "c1713bebc234bd8b30ef7b394420febc0e106501f020f901c3f5ea63f4856124", |
| 3549 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3550 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm", |
| 3551 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm", |
| 3552 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm", |
| 3553 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sub-Install-0.928-33.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3554 | ], |
| 3555 | ) |
| 3556 | |
| 3557 | rpm( |
| 3558 | name = "perl-Symbol-0__1.09-492.fc37.x86_64", |
| 3559 | sha256 = "1a52209c5a9bad4c93923470acbeaa8dc4e87a5e03513d01f7bec0147ec9ff7e", |
| 3560 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3561 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Symbol-1.09-492.fc37.noarch.rpm", |
| 3562 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Symbol-1.09-492.fc37.noarch.rpm", |
| 3563 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Symbol-1.09-492.fc37.noarch.rpm", |
| 3564 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Symbol-1.09-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3565 | ], |
| 3566 | ) |
| 3567 | |
| 3568 | rpm( |
| 3569 | name = "perl-Sys-Hostname-0__1.24-492.fc37.x86_64", |
| 3570 | sha256 = "7b3ac8ee8319fe22b1ea21200d9e3d6552d4525652d5728fb2007be982900b62", |
| 3571 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3572 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Hostname-1.24-492.fc37.x86_64.rpm", |
| 3573 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Hostname-1.24-492.fc37.x86_64.rpm", |
| 3574 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Hostname-1.24-492.fc37.x86_64.rpm", |
| 3575 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Hostname-1.24-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3576 | ], |
| 3577 | ) |
| 3578 | |
| 3579 | rpm( |
| 3580 | name = "perl-Sys-Syslog-0__0.36-490.fc37.x86_64", |
| 3581 | sha256 = "df45aa2eb6a33191ba5db0d56e2aa637ccb998f625d6f6ad36178f01df8817fe", |
| 3582 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3583 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm", |
| 3584 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm", |
| 3585 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm", |
| 3586 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Sys-Syslog-0.36-490.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3587 | ], |
| 3588 | ) |
| 3589 | |
| 3590 | rpm( |
| 3591 | name = "perl-Term-ANSIColor-0__5.01-490.fc37.x86_64", |
| 3592 | sha256 = "4810f5377abb3ee2cbd1b2572b1c67421145304f54c491afc770101f90d27138", |
| 3593 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3594 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm", |
| 3595 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm", |
| 3596 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm", |
| 3597 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ANSIColor-5.01-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3598 | ], |
| 3599 | ) |
| 3600 | |
| 3601 | rpm( |
| 3602 | name = "perl-Term-Cap-0__1.17-489.fc37.x86_64", |
| 3603 | sha256 = "65d62ee56cba18a4fcbba844375b6ed49c024863fa6ea948e2ce699e7ab66298", |
| 3604 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3605 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm", |
| 3606 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm", |
| 3607 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm", |
| 3608 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Cap-1.17-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3609 | ], |
| 3610 | ) |
| 3611 | |
| 3612 | rpm( |
| 3613 | name = "perl-Term-Complete-0__1.403-492.fc37.x86_64", |
| 3614 | sha256 = "6d1819ce387d246cee80dd6cb3248b438585262f8f2bed7da3763a4ec9303afc", |
| 3615 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3616 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Complete-1.403-492.fc37.noarch.rpm", |
| 3617 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Complete-1.403-492.fc37.noarch.rpm", |
| 3618 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Complete-1.403-492.fc37.noarch.rpm", |
| 3619 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Complete-1.403-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3620 | ], |
| 3621 | ) |
| 3622 | |
| 3623 | rpm( |
| 3624 | name = "perl-Term-ReadLine-0__1.17-492.fc37.x86_64", |
| 3625 | sha256 = "05153b51d0a9f7f99fa215477fa0d0473f4c76fb06b8ea980d8dc5ac70f6c66f", |
| 3626 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3627 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ReadLine-1.17-492.fc37.noarch.rpm", |
| 3628 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ReadLine-1.17-492.fc37.noarch.rpm", |
| 3629 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ReadLine-1.17-492.fc37.noarch.rpm", |
| 3630 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-ReadLine-1.17-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3631 | ], |
| 3632 | ) |
| 3633 | |
| 3634 | rpm( |
| 3635 | name = "perl-Term-Table-0__0.016-4.fc37.x86_64", |
| 3636 | sha256 = "825835ea8306499ddff57f2295a05269f284b4545113b1a6f5820f1c3c2bfe23", |
| 3637 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3638 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm", |
| 3639 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm", |
| 3640 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm", |
| 3641 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Term-Table-0.016-4.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3642 | ], |
| 3643 | ) |
| 3644 | |
| 3645 | rpm( |
| 3646 | name = "perl-Test-0__1.31-492.fc37.x86_64", |
| 3647 | sha256 = "b7ee6286dd7cad303c1b62c0ba41711a85378fa693d427fe9612686d0b9854d5", |
| 3648 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3649 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-1.31-492.fc37.noarch.rpm", |
| 3650 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-1.31-492.fc37.noarch.rpm", |
| 3651 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-1.31-492.fc37.noarch.rpm", |
| 3652 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-1.31-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3653 | ], |
| 3654 | ) |
| 3655 | |
| 3656 | rpm( |
| 3657 | name = "perl-Test-Harness-1__3.44-490.fc37.x86_64", |
| 3658 | sha256 = "09c9f062e7963423ca79183c7e2534c69b74db9890e11a390b33adb0517dbbbe", |
| 3659 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3660 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm", |
| 3661 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm", |
| 3662 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm", |
| 3663 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Harness-3.44-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3664 | ], |
| 3665 | ) |
| 3666 | |
| 3667 | rpm( |
| 3668 | name = "perl-Test-Simple-3__1.302191-2.fc37.x86_64", |
| 3669 | sha256 = "90d514755fe5efbe1f85a5e4d80c8a2baec0032a9b3128a2bfce09b83e7be11e", |
| 3670 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3671 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm", |
| 3672 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm", |
| 3673 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm", |
| 3674 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Test-Simple-1.302191-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3675 | ], |
| 3676 | ) |
| 3677 | |
| 3678 | rpm( |
| 3679 | name = "perl-Text-Abbrev-0__1.02-492.fc37.x86_64", |
| 3680 | sha256 = "1109024f7d75bbac78f4d7933bfcc3876116b7678b9891a6ad649d357a94e88e", |
| 3681 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3682 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Abbrev-1.02-492.fc37.noarch.rpm", |
| 3683 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Abbrev-1.02-492.fc37.noarch.rpm", |
| 3684 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Abbrev-1.02-492.fc37.noarch.rpm", |
| 3685 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Abbrev-1.02-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3686 | ], |
| 3687 | ) |
| 3688 | |
| 3689 | rpm( |
| 3690 | name = "perl-Text-Balanced-0__2.06-2.fc37.x86_64", |
| 3691 | sha256 = "040ec83e4f9cf9126b301862dc4e963ea2ff77c1b0b9b241c41f137c40180461", |
| 3692 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3693 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm", |
| 3694 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm", |
| 3695 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm", |
| 3696 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Balanced-2.06-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3697 | ], |
| 3698 | ) |
| 3699 | |
| 3700 | rpm( |
| 3701 | name = "perl-Text-Diff-0__1.45-16.fc37.x86_64", |
| 3702 | sha256 = "76bc4ae7d8b1aaaafb4e943105b38121f22d1603295b0705d33c204d49d3da4e", |
| 3703 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3704 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm", |
| 3705 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm", |
| 3706 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm", |
| 3707 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Diff-1.45-16.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3708 | ], |
| 3709 | ) |
| 3710 | |
| 3711 | rpm( |
| 3712 | name = "perl-Text-Glob-0__0.11-18.fc37.x86_64", |
| 3713 | sha256 = "16bfd839b78d672bdabf0977be9609f716659bd6d42c903f6178286d18095465", |
| 3714 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3715 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm", |
| 3716 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm", |
| 3717 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm", |
| 3718 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Glob-0.11-18.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3719 | ], |
| 3720 | ) |
| 3721 | |
| 3722 | rpm( |
| 3723 | name = "perl-Text-ParseWords-0__3.31-489.fc37.x86_64", |
| 3724 | sha256 = "c66cc3f03aed1781132e402db92bc1bbcf27ab08283766428b55c368127fee01", |
| 3725 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3726 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm", |
| 3727 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm", |
| 3728 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm", |
| 3729 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-ParseWords-3.31-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3730 | ], |
| 3731 | ) |
| 3732 | |
| 3733 | rpm( |
| 3734 | name = "perl-Text-Tabs__plus__Wrap-0__2021.0814-489.fc37.x86_64", |
| 3735 | sha256 = "2bd5a61328042e939c3360586232a8c5579d4284bfa83d92ec89a578c733c253", |
| 3736 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3737 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm", |
| 3738 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm", |
| 3739 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm", |
| 3740 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Tabs+Wrap-2021.0814-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3741 | ], |
| 3742 | ) |
| 3743 | |
| 3744 | rpm( |
| 3745 | name = "perl-Text-Template-0__1.60-4.fc37.x86_64", |
| 3746 | sha256 = "30d4440da7f8e7a5e8a025261a6beffde1fa2c65e1a8ef89ebcc6a8d9b77c6d5", |
| 3747 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3748 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm", |
| 3749 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm", |
| 3750 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm", |
| 3751 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Text-Template-1.60-4.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3752 | ], |
| 3753 | ) |
| 3754 | |
| 3755 | rpm( |
| 3756 | name = "perl-Thread-0__3.05-492.fc37.x86_64", |
| 3757 | sha256 = "f3cb9d250a3eb509136c268e1ddbc0c4981bfe7c83b59fc2342f1edf5b20787c", |
| 3758 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3759 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-3.05-492.fc37.noarch.rpm", |
| 3760 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-3.05-492.fc37.noarch.rpm", |
| 3761 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-3.05-492.fc37.noarch.rpm", |
| 3762 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-3.05-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3763 | ], |
| 3764 | ) |
| 3765 | |
| 3766 | rpm( |
| 3767 | name = "perl-Thread-Queue-0__3.14-489.fc37.x86_64", |
| 3768 | sha256 = "c28496a7ccbc411d7edecbe17333a50254e057e7f686dd8be632d4396af95555", |
| 3769 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3770 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm", |
| 3771 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm", |
| 3772 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm", |
| 3773 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Queue-3.14-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3774 | ], |
| 3775 | ) |
| 3776 | |
| 3777 | rpm( |
| 3778 | name = "perl-Thread-Semaphore-0__2.13-492.fc37.x86_64", |
| 3779 | sha256 = "9ce6ef52ec7509406d610eb5c121cf2013fabab73df0a1ace795607bf5d0866d", |
| 3780 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3781 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Semaphore-2.13-492.fc37.noarch.rpm", |
| 3782 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Semaphore-2.13-492.fc37.noarch.rpm", |
| 3783 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Semaphore-2.13-492.fc37.noarch.rpm", |
| 3784 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Thread-Semaphore-2.13-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3785 | ], |
| 3786 | ) |
| 3787 | |
| 3788 | rpm( |
| 3789 | name = "perl-Tie-0__4.6-492.fc37.x86_64", |
| 3790 | sha256 = "68ff45fa18eb140d897557cc00c1224b94aaeb3d1b245ecda5a29bfa1b45fb26", |
| 3791 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3792 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-4.6-492.fc37.noarch.rpm", |
| 3793 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-4.6-492.fc37.noarch.rpm", |
| 3794 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-4.6-492.fc37.noarch.rpm", |
| 3795 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-4.6-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3796 | ], |
| 3797 | ) |
| 3798 | |
| 3799 | rpm( |
| 3800 | name = "perl-Tie-File-0__1.06-492.fc37.x86_64", |
| 3801 | sha256 = "407014d52cc8d53cc2c386cf6eefd5b1a031bd3b8045a2157a5e3fa9be999e5d", |
| 3802 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3803 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-File-1.06-492.fc37.noarch.rpm", |
| 3804 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-File-1.06-492.fc37.noarch.rpm", |
| 3805 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-File-1.06-492.fc37.noarch.rpm", |
| 3806 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-File-1.06-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3807 | ], |
| 3808 | ) |
| 3809 | |
| 3810 | rpm( |
| 3811 | name = "perl-Tie-Memoize-0__1.1-492.fc37.x86_64", |
| 3812 | sha256 = "8c2ad2228dc85579651b36b9fc7a4f84d637ac00ddfb9cae6814d838f86e4071", |
| 3813 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3814 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-Memoize-1.1-492.fc37.noarch.rpm", |
| 3815 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-Memoize-1.1-492.fc37.noarch.rpm", |
| 3816 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-Memoize-1.1-492.fc37.noarch.rpm", |
| 3817 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-Memoize-1.1-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3818 | ], |
| 3819 | ) |
| 3820 | |
| 3821 | rpm( |
| 3822 | name = "perl-Tie-RefHash-0__1.40-489.fc37.x86_64", |
| 3823 | sha256 = "989fa380ed176283736b7c3da4348dcc44affb060d7308d06917961181d820bb", |
| 3824 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3825 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm", |
| 3826 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm", |
| 3827 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm", |
| 3828 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Tie-RefHash-1.40-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3829 | ], |
| 3830 | ) |
| 3831 | |
| 3832 | rpm( |
| 3833 | name = "perl-Time-0__1.03-492.fc37.x86_64", |
| 3834 | sha256 = "829c3c959d332962f59597acc717354e2666240e715f80bb2f0f47b537bcf4a1", |
| 3835 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3836 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-1.03-492.fc37.noarch.rpm", |
| 3837 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-1.03-492.fc37.noarch.rpm", |
| 3838 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-1.03-492.fc37.noarch.rpm", |
| 3839 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-1.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3840 | ], |
| 3841 | ) |
| 3842 | |
| 3843 | rpm( |
| 3844 | name = "perl-Time-HiRes-4__1.9770-489.fc37.x86_64", |
| 3845 | sha256 = "2e7359cf0c3b5105bba1fc6033c91b584fe0db25e378206bb061dd8ecb131431", |
| 3846 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3847 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm", |
| 3848 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm", |
| 3849 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm", |
| 3850 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-HiRes-1.9770-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3851 | ], |
| 3852 | ) |
| 3853 | |
| 3854 | rpm( |
| 3855 | name = "perl-Time-Local-2__1.300-489.fc37.x86_64", |
| 3856 | sha256 = "db087f574a6fd314f45daca13a1f4404c76144773fcd6c41df39da7fda862d8d", |
| 3857 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3858 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm", |
| 3859 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm", |
| 3860 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm", |
| 3861 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Local-1.300-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3862 | ], |
| 3863 | ) |
| 3864 | |
| 3865 | rpm( |
| 3866 | name = "perl-Time-Piece-0__1.3401-492.fc37.x86_64", |
| 3867 | sha256 = "cc0b5de6e9568ba005f38ccaaddd63370525eb15f402a7a9ee12b61525930bbb", |
| 3868 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3869 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Piece-1.3401-492.fc37.x86_64.rpm", |
| 3870 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Piece-1.3401-492.fc37.x86_64.rpm", |
| 3871 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Piece-1.3401-492.fc37.x86_64.rpm", |
| 3872 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Time-Piece-1.3401-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3873 | ], |
| 3874 | ) |
| 3875 | |
| 3876 | rpm( |
| 3877 | name = "perl-URI-0__5.17-1.fc37.x86_64", |
| 3878 | sha256 = "5984ff3e5bc0ab2df2fd308b85f226e267f760cfd58c36881974b9bca1c192d1", |
| 3879 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3880 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm", |
| 3881 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 3882 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm", |
| 3883 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/perl-URI-5.17-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3884 | ], |
| 3885 | ) |
| 3886 | |
| 3887 | rpm( |
| 3888 | name = "perl-Unicode-Collate-0__1.31-489.fc37.x86_64", |
| 3889 | sha256 = "fdb05f59c32f7d68026772e9f849eb52259983ab3b0d2bfeb1a239347456b09d", |
| 3890 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3891 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm", |
| 3892 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm", |
| 3893 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm", |
| 3894 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Collate-1.31-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3895 | ], |
| 3896 | ) |
| 3897 | |
| 3898 | rpm( |
| 3899 | name = "perl-Unicode-Normalize-0__1.31-489.fc37.x86_64", |
| 3900 | sha256 = "55da077c84c31fe12266d99462c5cc592156817260eb6234def89f8fca776ad3", |
| 3901 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3902 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm", |
| 3903 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm", |
| 3904 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm", |
| 3905 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-Normalize-1.31-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3906 | ], |
| 3907 | ) |
| 3908 | |
| 3909 | rpm( |
| 3910 | name = "perl-Unicode-UCD-0__0.78-492.fc37.x86_64", |
| 3911 | sha256 = "076eaf0aef74477f9e1d021b8725041821cf0a4edc860089650d45ef0dfe56c8", |
| 3912 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3913 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-UCD-0.78-492.fc37.noarch.rpm", |
| 3914 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-UCD-0.78-492.fc37.noarch.rpm", |
| 3915 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-UCD-0.78-492.fc37.noarch.rpm", |
| 3916 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-Unicode-UCD-0.78-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3917 | ], |
| 3918 | ) |
| 3919 | |
| 3920 | rpm( |
| 3921 | name = "perl-User-pwent-0__1.03-492.fc37.x86_64", |
| 3922 | sha256 = "e9a1723c8ef3737ded85311d4b0cf82719235b157760e7039efc71572ec2355e", |
| 3923 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3924 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-User-pwent-1.03-492.fc37.noarch.rpm", |
| 3925 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-User-pwent-1.03-492.fc37.noarch.rpm", |
| 3926 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-User-pwent-1.03-492.fc37.noarch.rpm", |
| 3927 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-User-pwent-1.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3928 | ], |
| 3929 | ) |
| 3930 | |
| 3931 | rpm( |
| 3932 | name = "perl-autodie-0__2.34-490.fc37.x86_64", |
| 3933 | sha256 = "1a5c4b040a029e13cf4f2b2ae963f2894e89a5105c6cf36c2d08172e9933cd5f", |
| 3934 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3935 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm", |
| 3936 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm", |
| 3937 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm", |
| 3938 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autodie-2.34-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3939 | ], |
| 3940 | ) |
| 3941 | |
| 3942 | rpm( |
| 3943 | name = "perl-autouse-0__1.11-492.fc37.x86_64", |
| 3944 | sha256 = "57ed31279bf8affcd89439e9c240edb1896a569b0b5525a3dddcf818c2be9d89", |
| 3945 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3946 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autouse-1.11-492.fc37.noarch.rpm", |
| 3947 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autouse-1.11-492.fc37.noarch.rpm", |
| 3948 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autouse-1.11-492.fc37.noarch.rpm", |
| 3949 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-autouse-1.11-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3950 | ], |
| 3951 | ) |
| 3952 | |
| 3953 | rpm( |
| 3954 | name = "perl-base-0__2.27-492.fc37.x86_64", |
| 3955 | sha256 = "86ebe8824bb17e449777c3699e5bc0d6a309c8b0a2e3f3a9310ad1719f855be5", |
| 3956 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3957 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-base-2.27-492.fc37.noarch.rpm", |
| 3958 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-base-2.27-492.fc37.noarch.rpm", |
| 3959 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-base-2.27-492.fc37.noarch.rpm", |
| 3960 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-base-2.27-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3961 | ], |
| 3962 | ) |
| 3963 | |
| 3964 | rpm( |
| 3965 | name = "perl-bignum-0__0.66-5.fc37.x86_64", |
| 3966 | sha256 = "096e17cde1b8075c993b9815bd93e979483ba8e3ed211688b4b115b38b2f9623", |
| 3967 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3968 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm", |
| 3969 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm", |
| 3970 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm", |
| 3971 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-bignum-0.66-5.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3972 | ], |
| 3973 | ) |
| 3974 | |
| 3975 | rpm( |
| 3976 | name = "perl-blib-0__1.07-492.fc37.x86_64", |
| 3977 | sha256 = "7e38d03f3b11771c4c708a121b3a42e9646b140e90299d129ef3bcc3ebba2941", |
| 3978 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3979 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-blib-1.07-492.fc37.noarch.rpm", |
| 3980 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-blib-1.07-492.fc37.noarch.rpm", |
| 3981 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-blib-1.07-492.fc37.noarch.rpm", |
| 3982 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-blib-1.07-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3983 | ], |
| 3984 | ) |
| 3985 | |
| 3986 | rpm( |
| 3987 | name = "perl-constant-0__1.33-490.fc37.x86_64", |
| 3988 | sha256 = "7898312e5b93625a6fa5f4b60300b06260668dfb12af04602a3354266e8f7850", |
| 3989 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 3990 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm", |
| 3991 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm", |
| 3992 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm", |
| 3993 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-constant-1.33-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 3994 | ], |
| 3995 | ) |
| 3996 | |
| 3997 | rpm( |
| 3998 | name = "perl-debugger-0__1.60-492.fc37.x86_64", |
| 3999 | sha256 = "848df87be713dc3c94be8da330f3afb740689c45941492fae3b23184f44cce2b", |
| 4000 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4001 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-debugger-1.60-492.fc37.noarch.rpm", |
| 4002 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-debugger-1.60-492.fc37.noarch.rpm", |
| 4003 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-debugger-1.60-492.fc37.noarch.rpm", |
| 4004 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-debugger-1.60-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4005 | ], |
| 4006 | ) |
| 4007 | |
| 4008 | rpm( |
| 4009 | name = "perl-deprecate-0__0.04-492.fc37.x86_64", |
| 4010 | sha256 = "6083334765574daf9d243f3fbb5fe9d150080142e979e056e3f5eec1fb77c80a", |
| 4011 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4012 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-deprecate-0.04-492.fc37.noarch.rpm", |
| 4013 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-deprecate-0.04-492.fc37.noarch.rpm", |
| 4014 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-deprecate-0.04-492.fc37.noarch.rpm", |
| 4015 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-deprecate-0.04-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4016 | ], |
| 4017 | ) |
| 4018 | |
| 4019 | rpm( |
| 4020 | name = "perl-devel-4__5.36.0-492.fc37.x86_64", |
| 4021 | sha256 = "e438e8e5bb9f82bdc3a55fd100fdf87965ee1000f4f9109efd6a9da4727436e6", |
| 4022 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4023 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-devel-5.36.0-492.fc37.x86_64.rpm", |
| 4024 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-devel-5.36.0-492.fc37.x86_64.rpm", |
| 4025 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-devel-5.36.0-492.fc37.x86_64.rpm", |
| 4026 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-devel-5.36.0-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4027 | ], |
| 4028 | ) |
| 4029 | |
| 4030 | rpm( |
| 4031 | name = "perl-diagnostics-0__1.39-492.fc37.x86_64", |
| 4032 | sha256 = "98828939c0066a5a1f4b8f0408096803da385c79cc436eabe4dc6183a0b93f08", |
| 4033 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4034 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-diagnostics-1.39-492.fc37.noarch.rpm", |
| 4035 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-diagnostics-1.39-492.fc37.noarch.rpm", |
| 4036 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-diagnostics-1.39-492.fc37.noarch.rpm", |
| 4037 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-diagnostics-1.39-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4038 | ], |
| 4039 | ) |
| 4040 | |
| 4041 | rpm( |
| 4042 | name = "perl-doc-0__5.36.0-492.fc37.x86_64", |
| 4043 | sha256 = "e4140104bde1caf14794761e8d14eb28bfbf745d5a5b892cba801569e6397dcd", |
| 4044 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4045 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-doc-5.36.0-492.fc37.noarch.rpm", |
| 4046 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-doc-5.36.0-492.fc37.noarch.rpm", |
| 4047 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-doc-5.36.0-492.fc37.noarch.rpm", |
| 4048 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-doc-5.36.0-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4049 | ], |
| 4050 | ) |
| 4051 | |
| 4052 | rpm( |
| 4053 | name = "perl-encoding-4__3.00-492.fc37.x86_64", |
| 4054 | sha256 = "8d1716f56b0e97b7ae914f351dec3840512bd0f464e9dbb06356afd8ac7ab582", |
| 4055 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4056 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm", |
| 4057 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm", |
| 4058 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm", |
| 4059 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-3.00-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4060 | ], |
| 4061 | ) |
| 4062 | |
| 4063 | rpm( |
| 4064 | name = "perl-encoding-warnings-0__0.13-492.fc37.x86_64", |
| 4065 | sha256 = "d793f4f0a1f4b141b4139d91dece9bdbe07c1d633f473729c849282c2578fd66", |
| 4066 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4067 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-warnings-0.13-492.fc37.noarch.rpm", |
| 4068 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-warnings-0.13-492.fc37.noarch.rpm", |
| 4069 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-warnings-0.13-492.fc37.noarch.rpm", |
| 4070 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-encoding-warnings-0.13-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4071 | ], |
| 4072 | ) |
| 4073 | |
| 4074 | rpm( |
| 4075 | name = "perl-experimental-0__0.028-489.fc37.x86_64", |
| 4076 | sha256 = "e636ec425afc7fd8b16a282db226e73b504d6427974223d538c6fae879e24a38", |
| 4077 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4078 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm", |
| 4079 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm", |
| 4080 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm", |
| 4081 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-experimental-0.028-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4082 | ], |
| 4083 | ) |
| 4084 | |
| 4085 | rpm( |
| 4086 | name = "perl-fields-0__2.27-492.fc37.x86_64", |
| 4087 | sha256 = "aaef9c988a02864aba2a79c3ef0f47528a0078a46813656fde8bba4788500641", |
| 4088 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4089 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-fields-2.27-492.fc37.noarch.rpm", |
| 4090 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-fields-2.27-492.fc37.noarch.rpm", |
| 4091 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-fields-2.27-492.fc37.noarch.rpm", |
| 4092 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-fields-2.27-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4093 | ], |
| 4094 | ) |
| 4095 | |
| 4096 | rpm( |
| 4097 | name = "perl-filetest-0__1.03-492.fc37.x86_64", |
| 4098 | sha256 = "f591e958618c514b8c800c3265ff7e4ce29424561e86ac8cea84d093148f6b02", |
| 4099 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4100 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-filetest-1.03-492.fc37.noarch.rpm", |
| 4101 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-filetest-1.03-492.fc37.noarch.rpm", |
| 4102 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-filetest-1.03-492.fc37.noarch.rpm", |
| 4103 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-filetest-1.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4104 | ], |
| 4105 | ) |
| 4106 | |
| 4107 | rpm( |
| 4108 | name = "perl-if-0__0.61.000-492.fc37.x86_64", |
| 4109 | sha256 = "7d2a698fdc1923e3091359978026b3cbf98f7774c302c8930bf68488ccb83dd2", |
| 4110 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4111 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-if-0.61.000-492.fc37.noarch.rpm", |
| 4112 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-if-0.61.000-492.fc37.noarch.rpm", |
| 4113 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-if-0.61.000-492.fc37.noarch.rpm", |
| 4114 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-if-0.61.000-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4115 | ], |
| 4116 | ) |
| 4117 | |
| 4118 | rpm( |
| 4119 | name = "perl-inc-latest-2__0.500-23.fc37.x86_64", |
| 4120 | sha256 = "f75cb2e3c2ae33d3a4efdb1ecbb75afa14104d5d84316b38460a67219ca44be3", |
| 4121 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4122 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm", |
| 4123 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm", |
| 4124 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm", |
| 4125 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-inc-latest-0.500-23.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4126 | ], |
| 4127 | ) |
| 4128 | |
| 4129 | rpm( |
| 4130 | name = "perl-interpreter-4__5.36.0-492.fc37.x86_64", |
| 4131 | sha256 = "b6c1c4885bc6ca7b7bfbc95e0ebe7bca41042105fd97a264181534907b6be73e", |
| 4132 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4133 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-interpreter-5.36.0-492.fc37.x86_64.rpm", |
| 4134 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-interpreter-5.36.0-492.fc37.x86_64.rpm", |
| 4135 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-interpreter-5.36.0-492.fc37.x86_64.rpm", |
| 4136 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-interpreter-5.36.0-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4137 | ], |
| 4138 | ) |
| 4139 | |
| 4140 | rpm( |
| 4141 | name = "perl-less-0__0.03-492.fc37.x86_64", |
| 4142 | sha256 = "678367b05cdd9509b2dd27b80eb8256841eb19d1c764407e3c07f415a18a9a9a", |
| 4143 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4144 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-less-0.03-492.fc37.noarch.rpm", |
| 4145 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-less-0.03-492.fc37.noarch.rpm", |
| 4146 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-less-0.03-492.fc37.noarch.rpm", |
| 4147 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-less-0.03-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4148 | ], |
| 4149 | ) |
| 4150 | |
| 4151 | rpm( |
| 4152 | name = "perl-lib-0__0.65-492.fc37.x86_64", |
| 4153 | sha256 = "282fc96900724508339cf7af9357848a5885a483db330dc102ea74e5650dfcbd", |
| 4154 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4155 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-lib-0.65-492.fc37.x86_64.rpm", |
| 4156 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-lib-0.65-492.fc37.x86_64.rpm", |
| 4157 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-lib-0.65-492.fc37.x86_64.rpm", |
| 4158 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-lib-0.65-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4159 | ], |
| 4160 | ) |
| 4161 | |
| 4162 | rpm( |
| 4163 | name = "perl-libnet-0__3.14-490.fc37.x86_64", |
| 4164 | sha256 = "301ca6aa190bcc1a6994e0bb9c8c31f1fd75cbef32688aec805f756d46e3d7c9", |
| 4165 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4166 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm", |
| 4167 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm", |
| 4168 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm", |
| 4169 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnet-3.14-490.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4170 | ], |
| 4171 | ) |
| 4172 | |
| 4173 | rpm( |
| 4174 | name = "perl-libnetcfg-4__5.36.0-492.fc37.x86_64", |
| 4175 | sha256 = "1240d58520aacb5dbeb92b0bd0e69cf4a2aadf9bc61da2041046ca85b8ffb201", |
| 4176 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4177 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnetcfg-5.36.0-492.fc37.noarch.rpm", |
| 4178 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnetcfg-5.36.0-492.fc37.noarch.rpm", |
| 4179 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnetcfg-5.36.0-492.fc37.noarch.rpm", |
| 4180 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libnetcfg-5.36.0-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4181 | ], |
| 4182 | ) |
| 4183 | |
| 4184 | rpm( |
| 4185 | name = "perl-libs-4__5.36.0-492.fc37.x86_64", |
| 4186 | sha256 = "5d41d4194ffc1e78f3816383b83e424984cf81b9c481e76d1453ab37f4298b2a", |
| 4187 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4188 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libs-5.36.0-492.fc37.x86_64.rpm", |
| 4189 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libs-5.36.0-492.fc37.x86_64.rpm", |
| 4190 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libs-5.36.0-492.fc37.x86_64.rpm", |
| 4191 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-libs-5.36.0-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4192 | ], |
| 4193 | ) |
| 4194 | |
| 4195 | rpm( |
| 4196 | name = "perl-local-lib-0__2.000029-3.fc37.x86_64", |
| 4197 | sha256 = "26865261e7b5c7a3a554fc183b910da91f582e4a4e68f5a8d40bd2a42ceb99df", |
| 4198 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4199 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm", |
| 4200 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm", |
| 4201 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm", |
| 4202 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-local-lib-2.000029-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4203 | ], |
| 4204 | ) |
| 4205 | |
| 4206 | rpm( |
| 4207 | name = "perl-locale-0__1.10-492.fc37.x86_64", |
| 4208 | sha256 = "cbacb20b0d6288b39742ffabd458c97ed544e9ab3d760b82fde07aa0ffb2a5b0", |
| 4209 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4210 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-locale-1.10-492.fc37.noarch.rpm", |
| 4211 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-locale-1.10-492.fc37.noarch.rpm", |
| 4212 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-locale-1.10-492.fc37.noarch.rpm", |
| 4213 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-locale-1.10-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4214 | ], |
| 4215 | ) |
| 4216 | |
| 4217 | rpm( |
| 4218 | name = "perl-macros-4__5.36.0-492.fc37.x86_64", |
| 4219 | sha256 = "dcc1dbc3cc978b9d255d97d3bdfb4f0f72a487547547751f0d21704af9b751a0", |
| 4220 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4221 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-macros-5.36.0-492.fc37.noarch.rpm", |
| 4222 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-macros-5.36.0-492.fc37.noarch.rpm", |
| 4223 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-macros-5.36.0-492.fc37.noarch.rpm", |
| 4224 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-macros-5.36.0-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4225 | ], |
| 4226 | ) |
| 4227 | |
| 4228 | rpm( |
| 4229 | name = "perl-meta-notation-0__5.36.0-492.fc37.x86_64", |
| 4230 | sha256 = "15f621ad233470b5eac6d71addb2ffa585993b8a8181d85d1994230bde63baee", |
| 4231 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4232 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-meta-notation-5.36.0-492.fc37.noarch.rpm", |
| 4233 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-meta-notation-5.36.0-492.fc37.noarch.rpm", |
| 4234 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-meta-notation-5.36.0-492.fc37.noarch.rpm", |
| 4235 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-meta-notation-5.36.0-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4236 | ], |
| 4237 | ) |
| 4238 | |
| 4239 | rpm( |
| 4240 | name = "perl-mro-0__1.26-492.fc37.x86_64", |
| 4241 | sha256 = "915be0c666707356a59135f0936925aaea35a31df143107188d929163c83051f", |
| 4242 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4243 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-mro-1.26-492.fc37.x86_64.rpm", |
| 4244 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-mro-1.26-492.fc37.x86_64.rpm", |
| 4245 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-mro-1.26-492.fc37.x86_64.rpm", |
| 4246 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-mro-1.26-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4247 | ], |
| 4248 | ) |
| 4249 | |
| 4250 | rpm( |
| 4251 | name = "perl-open-0__1.13-492.fc37.x86_64", |
| 4252 | sha256 = "22ad1d134c02ae5865119f6606007184152e11543ae19ce4ecc5355195a030ff", |
| 4253 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4254 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-open-1.13-492.fc37.noarch.rpm", |
| 4255 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-open-1.13-492.fc37.noarch.rpm", |
| 4256 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-open-1.13-492.fc37.noarch.rpm", |
| 4257 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-open-1.13-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4258 | ], |
| 4259 | ) |
| 4260 | |
| 4261 | rpm( |
| 4262 | name = "perl-overload-0__1.35-492.fc37.x86_64", |
| 4263 | sha256 = "1939f3e239071a62d376b00c0a848ddbd500c2c7c1f5321d794d4d7bf52f94fd", |
| 4264 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4265 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overload-1.35-492.fc37.noarch.rpm", |
| 4266 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overload-1.35-492.fc37.noarch.rpm", |
| 4267 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overload-1.35-492.fc37.noarch.rpm", |
| 4268 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overload-1.35-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4269 | ], |
| 4270 | ) |
| 4271 | |
| 4272 | rpm( |
| 4273 | name = "perl-overloading-0__0.02-492.fc37.x86_64", |
| 4274 | sha256 = "089efb5cbe1bc3281e0ae6db4bf5a25e64bfe60952f7598231d567a16092db7d", |
| 4275 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4276 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overloading-0.02-492.fc37.noarch.rpm", |
| 4277 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overloading-0.02-492.fc37.noarch.rpm", |
| 4278 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overloading-0.02-492.fc37.noarch.rpm", |
| 4279 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-overloading-0.02-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4280 | ], |
| 4281 | ) |
| 4282 | |
| 4283 | rpm( |
| 4284 | name = "perl-parent-1__0.238-489.fc37.x86_64", |
| 4285 | sha256 = "202ebb9e6bf82022838cbe5814a9a38ec60e3d74864264bd48963a48032177df", |
| 4286 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4287 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm", |
| 4288 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm", |
| 4289 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm", |
| 4290 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-parent-0.238-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4291 | ], |
| 4292 | ) |
| 4293 | |
| 4294 | rpm( |
| 4295 | name = "perl-perlfaq-0__5.20210520-489.fc37.x86_64", |
| 4296 | sha256 = "e32806670a9e739869249d76a0f9c39bffbe10b0bf7e257ffc16912c763cc4b4", |
| 4297 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4298 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm", |
| 4299 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm", |
| 4300 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm", |
| 4301 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-perlfaq-5.20210520-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4302 | ], |
| 4303 | ) |
| 4304 | |
| 4305 | rpm( |
| 4306 | name = "perl-ph-0__5.36.0-492.fc37.x86_64", |
| 4307 | sha256 = "57f0a81faf78b0fecc302f03cd439ddaf2aa5d9c84a2c0175419e32d1d5d9723", |
| 4308 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4309 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ph-5.36.0-492.fc37.x86_64.rpm", |
| 4310 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ph-5.36.0-492.fc37.x86_64.rpm", |
| 4311 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ph-5.36.0-492.fc37.x86_64.rpm", |
| 4312 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-ph-5.36.0-492.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4313 | ], |
| 4314 | ) |
| 4315 | |
| 4316 | rpm( |
| 4317 | name = "perl-podlators-1__4.14-489.fc37.x86_64", |
| 4318 | sha256 = "1dbfed6c41e81aa507a5a723fbed9407ab7a6a8fef7b054c742c1feadf388cba", |
| 4319 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4320 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm", |
| 4321 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm", |
| 4322 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm", |
| 4323 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-podlators-4.14-489.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4324 | ], |
| 4325 | ) |
| 4326 | |
| 4327 | rpm( |
| 4328 | name = "perl-sigtrap-0__1.10-492.fc37.x86_64", |
| 4329 | sha256 = "2b9f63215ab64e62372608def7c1cd57feab8708b35226dfd1ec613acc25ceaa", |
| 4330 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4331 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sigtrap-1.10-492.fc37.noarch.rpm", |
| 4332 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sigtrap-1.10-492.fc37.noarch.rpm", |
| 4333 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sigtrap-1.10-492.fc37.noarch.rpm", |
| 4334 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sigtrap-1.10-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4335 | ], |
| 4336 | ) |
| 4337 | |
| 4338 | rpm( |
| 4339 | name = "perl-sort-0__2.05-492.fc37.x86_64", |
| 4340 | sha256 = "b607836367fc7835f7d7bc6ffd841ae7a80c50ad29ca3ad2bd40ff6e3751f74a", |
| 4341 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4342 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sort-2.05-492.fc37.noarch.rpm", |
| 4343 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sort-2.05-492.fc37.noarch.rpm", |
| 4344 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sort-2.05-492.fc37.noarch.rpm", |
| 4345 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-sort-2.05-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4346 | ], |
| 4347 | ) |
| 4348 | |
| 4349 | rpm( |
| 4350 | name = "perl-srpm-macros-0__1-46.fc37.x86_64", |
| 4351 | sha256 = "16a8fe47d15024db2da96e3a380f48be0a7b6f61264b9f81337bb785ad4f8bc4", |
| 4352 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4353 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm", |
| 4354 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm", |
| 4355 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm", |
| 4356 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-srpm-macros-1-46.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4357 | ], |
| 4358 | ) |
| 4359 | |
| 4360 | rpm( |
| 4361 | name = "perl-subs-0__1.04-492.fc37.x86_64", |
| 4362 | sha256 = "c1fc6b645ca97462145c0161e187206c7e216ba3671b141f1b56b4039cf20d20", |
| 4363 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4364 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-subs-1.04-492.fc37.noarch.rpm", |
| 4365 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-subs-1.04-492.fc37.noarch.rpm", |
| 4366 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-subs-1.04-492.fc37.noarch.rpm", |
| 4367 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-subs-1.04-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4368 | ], |
| 4369 | ) |
| 4370 | |
| 4371 | rpm( |
| 4372 | name = "perl-threads-1__2.27-489.fc37.x86_64", |
| 4373 | sha256 = "ca68be5c4100cc4c5508b2e85e92771ae6cc5a85f877bd9e17490a670f2442fd", |
| 4374 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4375 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm", |
| 4376 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm", |
| 4377 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm", |
| 4378 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-2.27-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4379 | ], |
| 4380 | ) |
| 4381 | |
| 4382 | rpm( |
| 4383 | name = "perl-threads-shared-0__1.64-489.fc37.x86_64", |
| 4384 | sha256 = "9fc2e275aa70933e5d7e2065258371e430f43c149bb757519e2bef170d1abf83", |
| 4385 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4386 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm", |
| 4387 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm", |
| 4388 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm", |
| 4389 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-threads-shared-1.64-489.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4390 | ], |
| 4391 | ) |
| 4392 | |
| 4393 | rpm( |
| 4394 | name = "perl-utils-0__5.36.0-492.fc37.x86_64", |
| 4395 | sha256 = "ac17f83ae81e3f3dede8a5289e98764244f0c81d45711daa4abc546831f2f012", |
| 4396 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4397 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-utils-5.36.0-492.fc37.noarch.rpm", |
| 4398 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-utils-5.36.0-492.fc37.noarch.rpm", |
| 4399 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-utils-5.36.0-492.fc37.noarch.rpm", |
| 4400 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-utils-5.36.0-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4401 | ], |
| 4402 | ) |
| 4403 | |
| 4404 | rpm( |
| 4405 | name = "perl-vars-0__1.05-492.fc37.x86_64", |
| 4406 | sha256 = "b32516b678cd965c3e6cf6c6fae8790384ce89bd491f05cb2d5fc02fc225da7f", |
| 4407 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4408 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vars-1.05-492.fc37.noarch.rpm", |
| 4409 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vars-1.05-492.fc37.noarch.rpm", |
| 4410 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vars-1.05-492.fc37.noarch.rpm", |
| 4411 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vars-1.05-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4412 | ], |
| 4413 | ) |
| 4414 | |
| 4415 | rpm( |
| 4416 | name = "perl-version-8__0.99.29-490.fc37.x86_64", |
| 4417 | sha256 = "e39aee500f3b39ef1374943d2bd91fc6ac89ac10ce4025c580b79bdb90da14f2", |
| 4418 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4419 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm", |
| 4420 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm", |
| 4421 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm", |
| 4422 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-version-0.99.29-490.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4423 | ], |
| 4424 | ) |
| 4425 | |
| 4426 | rpm( |
| 4427 | name = "perl-vmsish-0__1.04-492.fc37.x86_64", |
| 4428 | sha256 = "1087703704aefc77063ef9739b0525e99c90446f74097346780c321d99657be9", |
| 4429 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4430 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vmsish-1.04-492.fc37.noarch.rpm", |
| 4431 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vmsish-1.04-492.fc37.noarch.rpm", |
| 4432 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vmsish-1.04-492.fc37.noarch.rpm", |
| 4433 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/perl-vmsish-1.04-492.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4434 | ], |
| 4435 | ) |
| 4436 | |
| 4437 | rpm( |
| 4438 | name = "pixman-0__0.40.0-6.fc37.x86_64", |
| 4439 | sha256 = "131619876f2f68070ef4e178b5758474f54c577e5a6bf7a88746db54f0d0231f", |
| 4440 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4441 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm", |
| 4442 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm", |
| 4443 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm", |
| 4444 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pixman-0.40.0-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4445 | ], |
| 4446 | ) |
| 4447 | |
| 4448 | rpm( |
| 4449 | name = "pkgconf-0__1.8.0-3.fc37.x86_64", |
| 4450 | sha256 = "778018594ab5bddc4432e53985b80e6c5a1a1ec1700d38b438848d485f5b357c", |
| 4451 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4452 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm", |
| 4453 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm", |
| 4454 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm", |
| 4455 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-1.8.0-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4456 | ], |
| 4457 | ) |
| 4458 | |
| 4459 | rpm( |
| 4460 | name = "pkgconf-m4-0__1.8.0-3.fc37.x86_64", |
| 4461 | sha256 = "dd0356475d0b9106b5a2d577db359aa0290fe6dd9eacea1b6e0cab816ff33566", |
| 4462 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4463 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm", |
| 4464 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm", |
| 4465 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm", |
| 4466 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-m4-1.8.0-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4467 | ], |
| 4468 | ) |
| 4469 | |
| 4470 | rpm( |
| 4471 | name = "pkgconf-pkg-config-0__1.8.0-3.fc37.x86_64", |
| 4472 | sha256 = "d238b12c750b58ceebc80e25c2074bd929d3f232c1390677f33a94fdadb68f6a", |
| 4473 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4474 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm", |
| 4475 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm", |
| 4476 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm", |
| 4477 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/pkgconf-pkg-config-1.8.0-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4478 | ], |
| 4479 | ) |
| 4480 | |
| 4481 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4482 | name = "policycoreutils-0__3.5-1.fc37.x86_64", |
| 4483 | sha256 = "199f28e3ecd24e0650ed7b8bc596f14e7a9cdef79c36989b710da1f557b347d9", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4484 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4485 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm", |
| 4486 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm", |
| 4487 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm", |
| 4488 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4489 | ], |
| 4490 | ) |
| 4491 | |
| 4492 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4493 | name = "policycoreutils-python-utils-0__3.5-1.fc37.x86_64", |
| 4494 | sha256 = "6a9db2d2e789177cad01f4cf52bd9ac47562127869c26eaf091134770a7e20a3", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4495 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4496 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm", |
| 4497 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm", |
| 4498 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm", |
| 4499 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/policycoreutils-python-utils-3.5-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4500 | ], |
| 4501 | ) |
| 4502 | |
| 4503 | rpm( |
| 4504 | name = "popt-0__1.19-1.fc37.x86_64", |
| 4505 | sha256 = "e3c9a6a1611d967fbff4321b5b1ae54377fed22454298859108138c1f64b0c63", |
| 4506 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4507 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm", |
| 4508 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm", |
| 4509 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm", |
| 4510 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/popt-1.19-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4511 | ], |
| 4512 | ) |
| 4513 | |
| 4514 | rpm( |
| 4515 | name = "protobuf-c-0__1.4.1-2.fc37.x86_64", |
| 4516 | sha256 = "46a9be44b3444815a0197dd85953bf87710d3ea3d8f9fbfff23068ca85885070", |
| 4517 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4518 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm", |
| 4519 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm", |
| 4520 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm", |
| 4521 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/protobuf-c-1.4.1-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4522 | ], |
| 4523 | ) |
| 4524 | |
| 4525 | rpm( |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 4526 | name = "pyproject-srpm-macros-0__1.6.3-1.fc37.x86_64", |
| 4527 | sha256 = "9587f7185c2ba2ee5186177885fdca7d15bb0d507bf4bf437e33264316df826f", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 4528 | urls = [ |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 4529 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.6.3-1.fc37.noarch.rpm", |
| 4530 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.6.3-1.fc37.noarch.rpm", |
| 4531 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.6.3-1.fc37.noarch.rpm", |
| 4532 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/pyproject-srpm-macros-1.6.3-1.fc37.noarch.rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 4533 | ], |
| 4534 | ) |
| 4535 | |
| 4536 | rpm( |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4537 | name = "python-pip-wheel-0__22.2.2-3.fc37.x86_64", |
| 4538 | sha256 = "f7800b3f5acca7863bf47981258582728b74861c19b2bef38ae47efe3b042eb4", |
| 4539 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4540 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm", |
| 4541 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4542 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm", |
| 4543 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-pip-wheel-22.2.2-3.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4544 | ], |
| 4545 | ) |
| 4546 | |
| 4547 | rpm( |
| 4548 | name = "python-setuptools-wheel-0__62.6.0-2.fc37.x86_64", |
| 4549 | sha256 = "5a9c2a69949d1bd9293d3fd34719e4d01c8e65d80957d8534ebc23b1deb756c2", |
| 4550 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4551 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python-setuptools-wheel-62.6.0-2.fc37.noarch.rpm", |
| 4552 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python-setuptools-wheel-62.6.0-2.fc37.noarch.rpm", |
| 4553 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python-setuptools-wheel-62.6.0-2.fc37.noarch.rpm", |
| 4554 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python-setuptools-wheel-62.6.0-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4555 | ], |
| 4556 | ) |
| 4557 | |
| 4558 | rpm( |
| 4559 | name = "python-srpm-macros-0__3.11-5.fc37.x86_64", |
| 4560 | sha256 = "176233f538104b82ba5a0afef9feb9cd6f7b8cb1d2f7d6a02fd57342f568cb72", |
| 4561 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4562 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-5.fc37.noarch.rpm", |
| 4563 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-5.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4564 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-5.fc37.noarch.rpm", |
| 4565 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-srpm-macros-3.11-5.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4566 | ], |
| 4567 | ) |
| 4568 | |
| 4569 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4570 | name = "python-unversioned-command-0__3.11.2-1.fc37.x86_64", |
| 4571 | sha256 = "e99a4700c5a3dc3a671688805ff67ce47f3e503603924c2c0f9c38f482c5cf0e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4572 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4573 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.2-1.fc37.noarch.rpm", |
| 4574 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.2-1.fc37.noarch.rpm", |
| 4575 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.2-1.fc37.noarch.rpm", |
| 4576 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python-unversioned-command-3.11.2-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4577 | ], |
| 4578 | ) |
| 4579 | |
| 4580 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4581 | name = "python3-0__3.11.2-1.fc37.x86_64", |
| 4582 | sha256 = "9eebbf2abbc9791597032fb6136b92e99cadba5fc0b1e673c923b77ff9a5af8c", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4583 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4584 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.2-1.fc37.x86_64.rpm", |
| 4585 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.2-1.fc37.x86_64.rpm", |
| 4586 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.2-1.fc37.x86_64.rpm", |
| 4587 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-3.11.2-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4588 | ], |
| 4589 | ) |
| 4590 | |
| 4591 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4592 | name = "python3-audit-0__3.1-2.fc37.x86_64", |
| 4593 | sha256 = "53e518304fe3f9d6b3952b29fe7878961af69178d2e0293dff3e2aacf1abe644", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4594 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4595 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1-2.fc37.x86_64.rpm", |
| 4596 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1-2.fc37.x86_64.rpm", |
| 4597 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1-2.fc37.x86_64.rpm", |
| 4598 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-audit-3.1-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4599 | ], |
| 4600 | ) |
| 4601 | |
| 4602 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4603 | name = "python3-distro-0__1.7.0-3.fc37.x86_64", |
| 4604 | sha256 = "6427a8b877a51be140e06665b3680a911816c9eb581aa54ecf29c77f51b6e898", |
| 4605 | urls = [ |
| 4606 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm", |
| 4607 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm", |
| 4608 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm", |
| 4609 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-distro-1.7.0-3.fc37.noarch.rpm", |
| 4610 | ], |
| 4611 | ) |
| 4612 | |
| 4613 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4614 | name = "python3-libs-0__3.11.2-1.fc37.x86_64", |
| 4615 | sha256 = "1681d31085e638e38b2836d0c71bcbf6ddc8b79386824ea403e0886c9fc9f98d", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4616 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4617 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.2-1.fc37.x86_64.rpm", |
| 4618 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.2-1.fc37.x86_64.rpm", |
| 4619 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.2-1.fc37.x86_64.rpm", |
| 4620 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libs-3.11.2-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4621 | ], |
| 4622 | ) |
| 4623 | |
| 4624 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4625 | name = "python3-libselinux-0__3.5-1.fc37.x86_64", |
| 4626 | sha256 = "d6a8fff22472e9629ae8d61c678448215a4f3fb3314b26d0fde0dee70996b3a0", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4627 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4628 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm", |
| 4629 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm", |
| 4630 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm", |
| 4631 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libselinux-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4632 | ], |
| 4633 | ) |
| 4634 | |
| 4635 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4636 | name = "python3-libsemanage-0__3.5-1.fc37.x86_64", |
| 4637 | sha256 = "e7710d9e96771a3becdb771b28d9a2de6bbcb87a3d1a7319e1f4eb9581f242b8", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4638 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4639 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-1.fc37.x86_64.rpm", |
| 4640 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-1.fc37.x86_64.rpm", |
| 4641 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-1.fc37.x86_64.rpm", |
| 4642 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-libsemanage-3.5-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4643 | ], |
| 4644 | ) |
| 4645 | |
| 4646 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4647 | name = "python3-policycoreutils-0__3.5-1.fc37.x86_64", |
| 4648 | sha256 = "e746e0a43f9a9d57b33964332f595490f73df5df751cc785c66b4b72d4633410", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4649 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4650 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm", |
| 4651 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm", |
| 4652 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm", |
| 4653 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/p/python3-policycoreutils-3.5-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4654 | ], |
| 4655 | ) |
| 4656 | |
| 4657 | rpm( |
| 4658 | name = "python3-pyparsing-0__3.0.9-2.fc37.x86_64", |
| 4659 | sha256 = "2688bcf1fd02d090e63417a9f51e89e6cfc7823a5a64f5dae4576a9bd7744c8a", |
| 4660 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4661 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm", |
| 4662 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm", |
| 4663 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm", |
| 4664 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-pyparsing-3.0.9-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4665 | ], |
| 4666 | ) |
| 4667 | |
| 4668 | rpm( |
| 4669 | name = "python3-setools-0__4.4.0-9.fc37.x86_64", |
| 4670 | sha256 = "b872895c9e0ddbebdf970a42f8c7a25d956fb7bbcdbb18aa4cf5515cff962c62", |
| 4671 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4672 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm", |
| 4673 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm", |
| 4674 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm", |
| 4675 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setools-4.4.0-9.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4676 | ], |
| 4677 | ) |
| 4678 | |
| 4679 | rpm( |
| 4680 | name = "python3-setuptools-0__62.6.0-2.fc37.x86_64", |
| 4681 | sha256 = "f54b9672f6cdc282263610a619ebef76a69d245bf1588fe767ea136c31c3c93b", |
| 4682 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4683 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setuptools-62.6.0-2.fc37.noarch.rpm", |
| 4684 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setuptools-62.6.0-2.fc37.noarch.rpm", |
| 4685 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setuptools-62.6.0-2.fc37.noarch.rpm", |
| 4686 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/p/python3-setuptools-62.6.0-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4687 | ], |
| 4688 | ) |
| 4689 | |
| 4690 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4691 | name = "qemu-common-2__7.0.0-15.fc37.x86_64", |
| 4692 | sha256 = "d9907c540e8cd0c94fe8d541b77f7a4c6173e546b63296e62dd02dfae50f4e1e", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4693 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4694 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm", |
| 4695 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm", |
| 4696 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm", |
| 4697 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-common-7.0.0-15.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4698 | ], |
| 4699 | ) |
| 4700 | |
| 4701 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4702 | name = "qemu-system-x86-core-2__7.0.0-15.fc37.x86_64", |
| 4703 | sha256 = "dbed7e4d2d9776063e0b8002a7dc5fe08247f95e5556881c31855d15882fcf15", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4704 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4705 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm", |
| 4706 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm", |
| 4707 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm", |
| 4708 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/q/qemu-system-x86-core-7.0.0-15.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4709 | ], |
| 4710 | ) |
| 4711 | |
| 4712 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4713 | name = "qt5-srpm-macros-0__5.15.8-1.fc37.x86_64", |
| 4714 | sha256 = "f090d765f2f1949f5c7b0c02e431aaae6ac1aa652517923e6311373958d3ae35", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4715 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4716 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.8-1.fc37.noarch.rpm", |
| 4717 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.8-1.fc37.noarch.rpm", |
| 4718 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.8-1.fc37.noarch.rpm", |
| 4719 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/q/qt5-srpm-macros-5.15.8-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4720 | ], |
| 4721 | ) |
| 4722 | |
| 4723 | rpm( |
| 4724 | name = "readline-0__8.2-2.fc37.x86_64", |
| 4725 | sha256 = "0663e23dc42a7ce84f60f5f3154ba640460a0e5b7158459abf9d5d0986d69d06", |
| 4726 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4727 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm", |
| 4728 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4729 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm", |
| 4730 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/readline-8.2-2.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4731 | ], |
| 4732 | ) |
| 4733 | |
| 4734 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 4735 | name = "redhat-rpm-config-0__229-1.fc37.x86_64", |
| 4736 | sha256 = "9678d9f500321a9e69493e47bdb35dd7f9f51737b7fb5c368cdfe82293b6213a", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4737 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 4738 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm", |
| 4739 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm", |
| 4740 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm", |
| 4741 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/redhat-rpm-config-229-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4742 | ], |
| 4743 | ) |
| 4744 | |
| 4745 | rpm( |
| 4746 | name = "rpm-0__4.18.0-1.fc37.x86_64", |
| 4747 | sha256 = "7eb9468d77618514bf861da405e2c85b2411efe81577ebc586fd9c25e5ae4194", |
| 4748 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4749 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-4.18.0-1.fc37.x86_64.rpm", |
| 4750 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-4.18.0-1.fc37.x86_64.rpm", |
| 4751 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-4.18.0-1.fc37.x86_64.rpm", |
| 4752 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-4.18.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4753 | ], |
| 4754 | ) |
| 4755 | |
| 4756 | rpm( |
| 4757 | name = "rpm-libs-0__4.18.0-1.fc37.x86_64", |
| 4758 | sha256 = "359602208228e24f4d2b4f0ab057ad7ca604ed3f23b0873e7efe395a0c3df25e", |
| 4759 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4760 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-libs-4.18.0-1.fc37.x86_64.rpm", |
| 4761 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-libs-4.18.0-1.fc37.x86_64.rpm", |
| 4762 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-libs-4.18.0-1.fc37.x86_64.rpm", |
| 4763 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-libs-4.18.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4764 | ], |
| 4765 | ) |
| 4766 | |
| 4767 | rpm( |
| 4768 | name = "rpm-plugin-selinux-0__4.18.0-1.fc37.x86_64", |
| 4769 | sha256 = "1ab8c75a2f9ee929bbfdb722abc00fb96252e4e76c66f1d292cfe01330f3d56a", |
| 4770 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4771 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-plugin-selinux-4.18.0-1.fc37.x86_64.rpm", |
| 4772 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-plugin-selinux-4.18.0-1.fc37.x86_64.rpm", |
| 4773 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-plugin-selinux-4.18.0-1.fc37.x86_64.rpm", |
| 4774 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/r/rpm-plugin-selinux-4.18.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4775 | ], |
| 4776 | ) |
| 4777 | |
| 4778 | rpm( |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 4779 | name = "rpmautospec-rpm-macros-0__0.3.5-1.fc37.x86_64", |
| 4780 | sha256 = "75099655c00a959dca4de2b0e7661078991d1d26972563b7ac4588c9ec61e083", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4781 | urls = [ |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 4782 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm", |
| 4783 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm", |
| 4784 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm", |
| 4785 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rpmautospec-rpm-macros-0.3.5-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4786 | ], |
| 4787 | ) |
| 4788 | |
| 4789 | rpm( |
| 4790 | name = "rsync-0__3.2.7-1.fc37.x86_64", |
| 4791 | sha256 = "82e02be388b28292136440b3a11e72db8cdc615b2adc8a4073dd3721ae383ef1", |
| 4792 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4793 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm", |
| 4794 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4795 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm", |
| 4796 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rsync-3.2.7-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4797 | ], |
| 4798 | ) |
| 4799 | |
| 4800 | rpm( |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4801 | name = "rust-srpm-macros-0__24-1.fc37.x86_64", |
| 4802 | sha256 = "b902ca5c0f270319854813cc111d5e35eaa2afd69e52ab8a2c852b94be9716d7", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4803 | urls = [ |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 4804 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-1.fc37.noarch.rpm", |
| 4805 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-1.fc37.noarch.rpm", |
| 4806 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-1.fc37.noarch.rpm", |
| 4807 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/r/rust-srpm-macros-24-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4808 | ], |
| 4809 | ) |
| 4810 | |
| 4811 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4812 | name = "seabios-bin-0__1.16.2-1.fc37.x86_64", |
| 4813 | sha256 = "095db21fd4f608cd4b195da7ab4c868fa512c2e3ea331adc1ed3bb2f4dee835b", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4814 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4815 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm", |
| 4816 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm", |
| 4817 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm", |
| 4818 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/seabios-bin-1.16.2-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4819 | ], |
| 4820 | ) |
| 4821 | |
| 4822 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4823 | name = "seavgabios-bin-0__1.16.2-1.fc37.x86_64", |
| 4824 | sha256 = "b666c8034df6c0584f13ed18d7cbe22e01dbbde1e14f81c63fdf8236aa8f029d", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4825 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4826 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm", |
| 4827 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm", |
| 4828 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm", |
| 4829 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/seavgabios-bin-1.16.2-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4830 | ], |
| 4831 | ) |
| 4832 | |
| 4833 | rpm( |
| 4834 | name = "sed-0__4.8-11.fc37.x86_64", |
| 4835 | sha256 = "231e782077862f4abecf025aa254a9c391a950490ae856261dcfd229863ac80f", |
| 4836 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4837 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm", |
| 4838 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm", |
| 4839 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm", |
| 4840 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sed-4.8-11.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4841 | ], |
| 4842 | ) |
| 4843 | |
| 4844 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4845 | name = "selinux-policy-0__37.19-1.fc37.x86_64", |
| 4846 | sha256 = "8081e5f42dcf1f55cf328ed7b0aca3793ddac5515fc7cacf89f9b826bbda13ba", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4847 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4848 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.19-1.fc37.noarch.rpm", |
| 4849 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.19-1.fc37.noarch.rpm", |
| 4850 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.19-1.fc37.noarch.rpm", |
| 4851 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-37.19-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4852 | ], |
| 4853 | ) |
| 4854 | |
| 4855 | rpm( |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4856 | name = "selinux-policy-minimum-0__37.19-1.fc37.x86_64", |
| 4857 | sha256 = "4b031956a2e184cf532bd4080e51485afeee3bf475bad904a86df44e6e44e396", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4858 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4859 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.19-1.fc37.noarch.rpm", |
| 4860 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.19-1.fc37.noarch.rpm", |
| 4861 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.19-1.fc37.noarch.rpm", |
| 4862 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/selinux-policy-minimum-37.19-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4863 | ], |
| 4864 | ) |
| 4865 | |
| 4866 | rpm( |
| 4867 | name = "setup-0__2.14.1-2.fc37.x86_64", |
| 4868 | sha256 = "15d72b2a44f403b3a7ee9138820a8ce7584f954aeafbb43b1251621bca26f785", |
| 4869 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4870 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm", |
| 4871 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm", |
| 4872 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm", |
| 4873 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/setup-2.14.1-2.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4874 | ], |
| 4875 | ) |
| 4876 | |
| 4877 | rpm( |
| 4878 | name = "sgabios-bin-1__0.20180715git-9.fc37.x86_64", |
| 4879 | sha256 = "7b18cb14de4338aa5fa937f19a44ac5accceacb18009e5b33afd22755cb7955a", |
| 4880 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4881 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm", |
| 4882 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm", |
| 4883 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm", |
| 4884 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/sgabios-bin-0.20180715git-9.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4885 | ], |
| 4886 | ) |
| 4887 | |
| 4888 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4889 | name = "shadow-utils-2__4.12.3-6.fc37.x86_64", |
| 4890 | sha256 = "b85714adf81c11f87479305bb324ad15c0cf92ca0f5560cef5c99995f1e9c942", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4891 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4892 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm", |
| 4893 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm", |
| 4894 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm", |
| 4895 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/shadow-utils-4.12.3-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4896 | ], |
| 4897 | ) |
| 4898 | |
| 4899 | rpm( |
| 4900 | name = "snappy-0__1.1.9-5.fc37.x86_64", |
| 4901 | sha256 = "46504f3ad77433138805882361af9245a26a74e2b0984f4b35b3509a3b2f91bf", |
| 4902 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4903 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm", |
| 4904 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm", |
| 4905 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm", |
| 4906 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/snappy-1.1.9-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4907 | ], |
| 4908 | ) |
| 4909 | |
| 4910 | rpm( |
| 4911 | name = "sqlite-libs-0__3.40.0-1.fc37.x86_64", |
| 4912 | sha256 = "4d1603de146f9bbe90810100df0afa2efe32e13cc86ed42e32528bc50b8f03dd", |
| 4913 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4914 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm", |
| 4915 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 4916 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm", |
| 4917 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/sqlite-libs-3.40.0-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4918 | ], |
| 4919 | ) |
| 4920 | |
| 4921 | rpm( |
| 4922 | name = "swtpm-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64", |
| 4923 | sha256 = "4dd0ae80effe40033c02e3d2b9c4f4824c4faa7f58d7e3ba8c946316dc578ba5", |
| 4924 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4925 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4926 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4927 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4928 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4929 | ], |
| 4930 | ) |
| 4931 | |
| 4932 | rpm( |
| 4933 | name = "swtpm-libs-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64", |
| 4934 | sha256 = "3b28d0e464f9aefb3c109c56508740c8958a4475235c75ed996f0b80e8caeb0f", |
| 4935 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4936 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4937 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4938 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4939 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-libs-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4940 | ], |
| 4941 | ) |
| 4942 | |
| 4943 | rpm( |
| 4944 | name = "swtpm-tools-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64", |
| 4945 | sha256 = "4e6e001a6c6f8793d4b7abd824396ce7560c9524c636f75346f4721461082d1f", |
| 4946 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4947 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4948 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4949 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
| 4950 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/swtpm-tools-0.7.3-2.20220427gitf2268ee.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4951 | ], |
| 4952 | ) |
| 4953 | |
| 4954 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4955 | name = "systemd-0__251.13-6.fc37.x86_64", |
| 4956 | sha256 = "d1191eb3a0149638e395591d2004cd6a5d852e5712ab06c4beb7cfd77e2e2488", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4957 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4958 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.13-6.fc37.x86_64.rpm", |
| 4959 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.13-6.fc37.x86_64.rpm", |
| 4960 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.13-6.fc37.x86_64.rpm", |
| 4961 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-251.13-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4962 | ], |
| 4963 | ) |
| 4964 | |
| 4965 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4966 | name = "systemd-libs-0__251.13-6.fc37.x86_64", |
| 4967 | sha256 = "20aa751dfa2c65cf5a3cad75867d863ed562694c8d30a317814d3c6e4a0a3e6a", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4968 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4969 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.13-6.fc37.x86_64.rpm", |
| 4970 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.13-6.fc37.x86_64.rpm", |
| 4971 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.13-6.fc37.x86_64.rpm", |
| 4972 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-libs-251.13-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4973 | ], |
| 4974 | ) |
| 4975 | |
| 4976 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4977 | name = "systemd-pam-0__251.13-6.fc37.x86_64", |
| 4978 | sha256 = "788dc48f363aaaf40e004475278db7b6408cbe21e20663ca4ed9540b5070ff2a", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4979 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4980 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.13-6.fc37.x86_64.rpm", |
| 4981 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.13-6.fc37.x86_64.rpm", |
| 4982 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.13-6.fc37.x86_64.rpm", |
| 4983 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/s/systemd-pam-251.13-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4984 | ], |
| 4985 | ) |
| 4986 | |
| 4987 | rpm( |
| 4988 | name = "systemtap-sdt-devel-0__4.8__tilde__pre16594741g5bdc37b9-1.fc37.x86_64", |
| 4989 | sha256 = "a7a93ca017fb034c312cfe09b1dabae1e984c9bf20e346799b4a5abc1e1ad260", |
| 4990 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 4991 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/systemtap-sdt-devel-4.8~pre16594741g5bdc37b9-1.fc37.x86_64.rpm", |
| 4992 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/systemtap-sdt-devel-4.8~pre16594741g5bdc37b9-1.fc37.x86_64.rpm", |
| 4993 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/systemtap-sdt-devel-4.8~pre16594741g5bdc37b9-1.fc37.x86_64.rpm", |
| 4994 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/s/systemtap-sdt-devel-4.8~pre16594741g5bdc37b9-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 4995 | ], |
| 4996 | ) |
| 4997 | |
| 4998 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 4999 | name = "tar-2__1.34-6.fc37.x86_64", |
| 5000 | sha256 = "7e7ff9824621df916333c7a85656671d122f761a75a74f6e442d11474455ffed", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5001 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 5002 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm", |
| 5003 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm", |
| 5004 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm", |
| 5005 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/t/tar-1.34-6.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5006 | ], |
| 5007 | ) |
| 5008 | |
| 5009 | rpm( |
| 5010 | name = "trousers-0__0.3.15-7.fc37.x86_64", |
| 5011 | sha256 = "9ec34885483cd25c7ae39b9e5b0af020f6db54123cdc3e38d898badbafb8ca43", |
| 5012 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5013 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm", |
| 5014 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm", |
| 5015 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm", |
| 5016 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-0.3.15-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5017 | ], |
| 5018 | ) |
| 5019 | |
| 5020 | rpm( |
| 5021 | name = "trousers-lib-0__0.3.15-7.fc37.x86_64", |
| 5022 | sha256 = "b33af58d16302786d9b793c4f780aeb3b4d96d944868a998eecdcc37e71cfc50", |
| 5023 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5024 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm", |
| 5025 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm", |
| 5026 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm", |
| 5027 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/t/trousers-lib-0.3.15-7.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5028 | ], |
| 5029 | ) |
| 5030 | |
| 5031 | rpm( |
| 5032 | name = "tzdata-0__2022g-1.fc37.x86_64", |
| 5033 | sha256 = "7ff35c66b3478103fbf3941e933e25f60e41f2b0bfd07d43666b40721211c3bb", |
| 5034 | urls = [ |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5035 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2022g-1.fc37.noarch.rpm", |
| 5036 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2022g-1.fc37.noarch.rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 5037 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2022g-1.fc37.noarch.rpm", |
| 5038 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/t/tzdata-2022g-1.fc37.noarch.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5039 | ], |
| 5040 | ) |
| 5041 | |
| 5042 | rpm( |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 5043 | name = "unbound-libs-0__1.17.1-1.fc37.x86_64", |
| 5044 | sha256 = "13f29a4066dde4c0b48de7676275972bd05d8156270e63dadefe9dc2dac82a43", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5045 | urls = [ |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 5046 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm", |
| 5047 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm", |
| 5048 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm", |
| 5049 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/u/unbound-libs-1.17.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5050 | ], |
| 5051 | ) |
| 5052 | |
| 5053 | rpm( |
| 5054 | name = "unzip-0__6.0-58.fc37.x86_64", |
| 5055 | sha256 = "463eb69bf857dc76ce47adde2b02b6f9ce5857c1b897902e09fae9f75b690a4d", |
| 5056 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5057 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm", |
| 5058 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm", |
| 5059 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm", |
| 5060 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/unzip-6.0-58.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5061 | ], |
| 5062 | ) |
| 5063 | |
| 5064 | rpm( |
| 5065 | name = "util-linux-0__2.38.1-1.fc37.x86_64", |
| 5066 | sha256 = "23f052850cd509743fae6089181a124ee65c2783d6d15f61ffbae1272f5f67ef", |
| 5067 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5068 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm", |
| 5069 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm", |
| 5070 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm", |
| 5071 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5072 | ], |
| 5073 | ) |
| 5074 | |
| 5075 | rpm( |
| 5076 | name = "util-linux-core-0__2.38.1-1.fc37.x86_64", |
| 5077 | sha256 = "f87ad8fc18f4da254966cc6f99b533dc8125e1ec0eaefd5f89a6b6398cb13a34", |
| 5078 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5079 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm", |
| 5080 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm", |
| 5081 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm", |
| 5082 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/u/util-linux-core-2.38.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5083 | ], |
| 5084 | ) |
| 5085 | |
| 5086 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 5087 | name = "xen-libs-0__4.16.3-4.fc37.x86_64", |
| 5088 | sha256 = "990f530caeb686c8cf6340df4ccec898d6b5e524096736f981161dba680701d8", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5089 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 5090 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.3-4.fc37.x86_64.rpm", |
| 5091 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.3-4.fc37.x86_64.rpm", |
| 5092 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.3-4.fc37.x86_64.rpm", |
| 5093 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-libs-4.16.3-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5094 | ], |
| 5095 | ) |
| 5096 | |
| 5097 | rpm( |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 5098 | name = "xen-licenses-0__4.16.3-4.fc37.x86_64", |
| 5099 | sha256 = "1813e36375f344d061474204699a9b9d4f2e6632c6880c5df82230d053dfd59d", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5100 | urls = [ |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 5101 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.3-4.fc37.x86_64.rpm", |
| 5102 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.3-4.fc37.x86_64.rpm", |
| 5103 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.3-4.fc37.x86_64.rpm", |
| 5104 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xen-licenses-4.16.3-4.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5105 | ], |
| 5106 | ) |
| 5107 | |
| 5108 | rpm( |
| 5109 | name = "xxhash-libs-0__0.8.1-3.fc37.x86_64", |
| 5110 | sha256 = "f23dc45a9d083793cce0c688700a0ae92731b140736aa4d014fb371c5ebd2d7e", |
| 5111 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5112 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/x/xxhash-libs-0.8.1-3.fc37.x86_64.rpm", |
| 5113 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/x/xxhash-libs-0.8.1-3.fc37.x86_64.rpm", |
| 5114 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/x/xxhash-libs-0.8.1-3.fc37.x86_64.rpm", |
| 5115 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/x/xxhash-libs-0.8.1-3.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5116 | ], |
| 5117 | ) |
| 5118 | |
| 5119 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 5120 | name = "xz-0__5.4.1-1.fc37.x86_64", |
| 5121 | sha256 = "7af1096450d0d76dcd5666e31736f18ff44de9908f2e87d89be88592b176c643", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5122 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 5123 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm", |
| 5124 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm", |
| 5125 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm", |
| 5126 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-5.4.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5127 | ], |
| 5128 | ) |
| 5129 | |
| 5130 | rpm( |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 5131 | name = "xz-libs-0__5.4.1-1.fc37.x86_64", |
| 5132 | sha256 = "8c06eef8dd28d6dc1406e65e4eb8ee3db359cf6624729be4e426f6b01c4117fd", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5133 | urls = [ |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 5134 | "https://ftp.fau.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm", |
| 5135 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm", |
| 5136 | "https://mirror.23m.com/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm", |
| 5137 | "https://ftp.plusline.net/fedora/linux/updates/37/Everything/x86_64/Packages/x/xz-libs-5.4.1-1.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5138 | ], |
| 5139 | ) |
| 5140 | |
| 5141 | rpm( |
| 5142 | name = "yajl-0__2.1.0-19.fc37.x86_64", |
| 5143 | sha256 = "b0ca9c6ed5935cde0094694127c13b99a441207eb084f44fb3aa093669c9957c", |
| 5144 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5145 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/y/yajl-2.1.0-19.fc37.x86_64.rpm", |
| 5146 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/y/yajl-2.1.0-19.fc37.x86_64.rpm", |
| 5147 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/y/yajl-2.1.0-19.fc37.x86_64.rpm", |
| 5148 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/y/yajl-2.1.0-19.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5149 | ], |
| 5150 | ) |
| 5151 | |
| 5152 | rpm( |
| 5153 | name = "zip-0__3.0-33.fc37.x86_64", |
| 5154 | sha256 = "c3be027dae7eeec54aeac1e64d6f969641fa8ff4ef9273b21337112fad7d9974", |
| 5155 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5156 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm", |
| 5157 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm", |
| 5158 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm", |
| 5159 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zip-3.0-33.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5160 | ], |
| 5161 | ) |
| 5162 | |
| 5163 | rpm( |
| 5164 | name = "zlib-0__1.2.12-5.fc37.x86_64", |
| 5165 | sha256 = "7b0eda1ad9e9a06e61d9fe41e5e4e0fbdc8427bc252f06a7d29cd7ba81a71a70", |
| 5166 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5167 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm", |
| 5168 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm", |
| 5169 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm", |
| 5170 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-1.2.12-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5171 | ], |
| 5172 | ) |
| 5173 | |
| 5174 | rpm( |
| 5175 | name = "zlib-devel-0__1.2.12-5.fc37.x86_64", |
| 5176 | sha256 = "9eee35ba6c098c1b47d16920e38ce4ed6d4e63775bb3fa74aaef9ddff36c2401", |
| 5177 | urls = [ |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 5178 | "https://ftp.fau.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm", |
| 5179 | "https://ftp.halifax.rwth-aachen.de/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm", |
| 5180 | "https://mirror.23m.com/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm", |
| 5181 | "https://ftp.plusline.net/fedora/linux/releases/37/Everything/x86_64/os/Packages/z/zlib-devel-1.2.12-5.fc37.x86_64.rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 5182 | ], |
| 5183 | ) |