summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/anope/anope-2.0.7.ebuild')
-rw-r--r--net-irc/anope/anope-2.0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/anope/anope-2.0.7.ebuild b/net-irc/anope/anope-2.0.7.ebuild
index e24c908ab985..1d5f4d676581 100644
--- a/net-irc/anope/anope-2.0.7.ebuild
+++ b/net-irc/anope/anope-2.0.7.ebuild
@@ -33,9 +33,9 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=(
- "${FILESDIR}/pid-patch.patch"
- "${FILESDIR}/example.conf-user.patch"
- "${FILESDIR}/musl-libintl.patch"
+ "${FILESDIR}/${PN}-2.0.6-example.conf-pid-path.patch"
+ "${FILESDIR}/${PN}-2.0.7-example.conf-user.patch"
+ "${FILESDIR}/${PN}-2.0.7-musl-libintl.patch"
)
S="${WORKDIR}/${P}-source"