diff --git a/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild b/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild index 87dade8b22d06..edc6e51ccd56d 100644 --- a/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild +++ b/sys-fs/bcachefs-tools/bcachefs-tools-1.20.0.ebuild @@ -102,7 +102,7 @@ else SRC_URI="https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-${PV}.tar.zst ${CARGO_CRATE_URIS} https://github.com/koverstreet/bcachefs-tools/commit/67c9b378c7e7820b91033004b032e236a8069b4a.patch - -> bcachefs-tools-1.20.0-fix-fuse-build.patch + -> ${P}-fix-fuse-build.patch " SRC_URI+=" verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-${PV}.tar.sign )" S="${WORKDIR}/${P}"