projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
046c620
)
ctorrent: define license
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 28 Jun 2013 13:41:00 +0000
(10:41 -0300)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Fri, 28 Jun 2013 19:20:28 +0000
(21:20 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ctorrent/ctorrent.mk
patch
|
blob
|
history
diff --git
a/package/ctorrent/ctorrent.mk
b/package/ctorrent/ctorrent.mk
index aebf1231415079a3e913938ee251db14a8a2f1f7..65e327eb88d2f514f16dab5fe4967483410de760 100644
(file)
--- a/
package/ctorrent/ctorrent.mk
+++ b/
package/ctorrent/ctorrent.mk
@@
-7,6
+7,8
@@
CTORRENT_VERSION = dnh3.3.2
CTORRENT_SOURCE = ctorrent-$(CTORRENT_VERSION).tar.gz
CTORRENT_SITE = http://www.rahul.net/dholmes/ctorrent/
+CTORRENT_LICENSE = GPLv2
+CTORRENT_LICENSE_FILES = COPYING
ifeq ($(BR2_PACKAGE_OPENSSL),y)
CTORRENT_CONF_OPT+=--with-ssl=yes