summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-20 14:07:59 +0000
committerSam James <sam@gentoo.org>2022-01-20 14:08:12 +0000
commit7a4577d5a54675cd831490f2eae45a14678e6d36 (patch)
tree2907d14f1a9a0ff47205345aa14c524d58120d66 /net-voip/captagent
parentsys-kernel/vanilla-sources: Linux version bumps (diff)
downloadgentoo-7a4577d5a54675cd831490f2eae45a14678e6d36.tar.gz
gentoo-7a4577d5a54675cd831490f2eae45a14678e6d36.tar.bz2
gentoo-7a4577d5a54675cd831490f2eae45a14678e6d36.zip
net-voip/captagent: fix patch name
Closes: https://bugs.gentoo.org/831582 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-voip/captagent')
-rw-r--r--net-voip/captagent/captagent-6.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"
)