aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ctorrent/ctorrent_3.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ctorrent/ctorrent_3.3.1.bb')
-rw-r--r--recipes/ctorrent/ctorrent_3.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ctorrent/ctorrent_3.3.1.bb b/recipes/ctorrent/ctorrent_3.3.1.bb
index 7529eb303b..efc2eca0d1 100644
--- a/recipes/ctorrent/ctorrent_3.3.1.bb
+++ b/recipes/ctorrent/ctorrent_3.3.1.bb
@@ -3,7 +3,7 @@ require ctorrent.inc
DESCRIPTION += "This is the Enhanced version from the dtorrent project"
SRC_URI = "${SOURCEFORGE_MIRROR}/dtorrent/ctorrent-dnh${PV}.tar.gz \
- file://CVE-2009-1759.patch;apply=yes;striplevel=0 "
+ file://CVE-2009-1759.patch;striplevel=0 "
S = "${WORKDIR}/${PN}-dnh${PV}"
PR="r1"