Correct the ctorrent upstream URI.
authorChris Larson <clarson@kergoth.com>
Thu, 2 Dec 2004 07:11:06 +0000 (07:11 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 2 Dec 2004 07:11:06 +0000 (07:11 +0000)
BKrev: 41aec00aPVynOZjL29Wig2ZenZnR2w

ctorrent/ctorrent_1.3.4.oe

index e69de29..cf37061 100644 (file)
@@ -0,0 +1,11 @@
+DESCRIPTION = "CTorrent is a console BitTorrent client written in the C \
+programming language."
+DEPENDS = "openssl"
+LICENSE = "unknown"
+SECTION = "net"
+MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/ctorrent/ctorrent-${PV}.tar.bz2"
+S = "${WORKDIR}/ctorrent-${PV}"
+
+inherit autotools