From 7a4577d5a54675cd831490f2eae45a14678e6d36 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 20 Jan 2022 14:07:59 +0000 Subject: net-voip/captagent: fix patch name Closes: https://bugs.gentoo.org/831582 Signed-off-by: Sam James --- net-voip/captagent/captagent-6.3.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-voip') diff --git a/net-voip/captagent/captagent-6.3.1-r1.ebuild b/net-voip/captagent/captagent-6.3.1-r1.ebuild index 3023031778b2..b72ebf6929c4 100644 --- a/net-voip/captagent/captagent-6.3.1-r1.ebuild +++ b/net-voip/captagent/captagent-6.3.1-r1.ebuild @@ -18,7 +18,7 @@ PATCHES=( # https://github.com/sipcapture/captagent/pull/239 (merged). "${FILESDIR}/${P}-gcc10.patch" # https://github.com/sipcapture/captagent/pull/245 (merged). - "${FILESDIR}/${P}-captagent-6.3.1-r1-clang.patch" + "${FILESDIR}/${PN}-6.3.1-r1-clang.patch" # Already upstreamed for next version. "${FILESDIR}/${P}-configure.patch" ) -- cgit v1.2.3-65-gdbad