aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ctorrent/ctorrent_3.3.1.bb
blob: 91a1fac18108c5cb2b72f0bbc4a9d025c54321ad (plain)
1
2
3
4
5
6
7
require ctorrent.inc

DESCRIPTION += "This is the Enhanced version from the dtorrent project"

SRC_URI = "${SOURCEFORGE_MIRROR}/dtorrent/ctorrent-dnh${PV}.tar.gz"

S = "${WORKDIR}/${PN}-dnh${PV}"