commit: 32646bb6824abf79648643a564fdf6eca00ae911
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 05:35:31 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 08:38:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32646bb6
media-libs/tg_owt: fix patch names
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
media-libs/tg_owt/tg_owt-0_pre20210626.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild
b/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild
index bb09043f4c2..e07ba6135d9 100644
--- a/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild
+++ b/media-libs/tg_owt/tg_owt-0_pre20210626.ebuild
@@ -58,10 +58,10 @@ RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"
PATCHES=(
- "${FILESDIR}/tg_owt-0_pre20210604-allow-disabling-pipewire.patch"
- "${FILESDIR}/tg_owt-0_pre20210604-allow-disabling-X11.patch"
- "${FILESDIR}/tg_owt-0_pre20210604-allow-disabling-pulseaudio.patch"
- "${FILESDIR}/tg_owt-0_pre20210604-expose-set_allow_pipewire.patch"
+ "${FILESDIR}/tg_owt-0_pre20210626-allow-disabling-pipewire.patch"
+ "${FILESDIR}/tg_owt-0_pre20210626-allow-disabling-X11.patch"
+ "${FILESDIR}/tg_owt-0_pre20210626-allow-disabling-pulseaudio.patch"
+ "${FILESDIR}/tg_owt-0_pre20210626-expose-set_allow_pipewire.patch"
)
src_unpack() {