diff options
Diffstat (limited to 'recipes/ctorrent/ctorrent_3.3.1.bb')
-rw-r--r-- | recipes/ctorrent/ctorrent_3.3.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/ctorrent/ctorrent_3.3.1.bb b/recipes/ctorrent/ctorrent_3.3.1.bb new file mode 100644 index 0000000000..812c0644b0 --- /dev/null +++ b/recipes/ctorrent/ctorrent_3.3.1.bb @@ -0,0 +1,5 @@ +require ctorrent.inc + +DESCRIPTION += "This is the Enhanced version from the dtorrent project" + +SRC_URI = "${SOURCEFORGE_MIRROR}/dtorrent/ctorrent-dnh${PV}.tar.gz" |