Сравнение file-5.47-r2 с file-5.48
| /usr/portage/sys-apps/file/file-5.48.ebuild 2026-06-15 19:17:06.475509253 +0300 | ||
|---|---|---|
| 60 | 60 |
PATCHES=( |
| 61 | 61 |
"${FILESDIR}/file-5.43-seccomp-fstatat64-musl.patch" #789336, not upstream yet
|
| 62 | 62 |
"${FILESDIR}/file-5.45-seccomp-sandbox.patch"
|
| 63 |
"${FILESDIR}/file-5.47-magic.py.patch"
|
|
| 64 |
"${FILESDIR}/${P}-toml.patch"
|
|
| 65 | 63 |
) |
| 66 | 64 | |
| 67 | 65 |
src_prepare() {
|