summaryrefslogtreecommitdiff
path: root/packages/ctorrent/ctorrent_1.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ctorrent/ctorrent_1.3.4.bb')
-rw-r--r--packages/ctorrent/ctorrent_1.3.4.bb9
1 files changed, 6 insertions, 3 deletions
diff --git a/packages/ctorrent/ctorrent_1.3.4.bb b/packages/ctorrent/ctorrent_1.3.4.bb
index 55b2fb91df..087823cdb4 100644
--- a/packages/ctorrent/ctorrent_1.3.4.bb
+++ b/packages/ctorrent/ctorrent_1.3.4.bb
@@ -1,8 +1,11 @@
include ctorrent.inc
-PR = "r3"
+PR = "r4"
-SRC_URI += "file://nogetwd.patch;patch=1 \
+SRC_URI += "file://configure.patch;patch=1 \
+ file://align.patch;patch=1 \
+ file://nogetwd.patch;patch=1 \
file://crash.patch;patch=1 \
file://fmt.patch;patch=1 \
file://stall.patch;patch=1 \
- file://tracker.patch;patch=1"
+ file://tracker.patch;patch=1 \
+ file://passkey.patch;patch=1"