| Submitter | Peter Korsgaard |
|---|---|
| Date | April 3, 2012, 8:50 p.m. |
| Message ID | <20120403205317.DFF43969F0@busybox.osuosl.org> |
| Download | mbox | patch |
| Permalink | /patch/150544/ |
| State | Not Applicable |
| Headers | show |
Comments
Patch
diff --git a/package/tinyhttpd/Config.in b/package/tinyhttpd/Config.in index eb60163..5a6ee88 100644 --- a/package/tinyhttpd/Config.in +++ b/package/tinyhttpd/Config.in @@ -3,5 +3,5 @@ config BR2_PACKAGE_TINYHTTPD help A relatively simple webserver written as a school project. It is exceedingly simple, threaded and handles basic CGI scripts. - + http://sourceforge.net/projects/tinyhttpd/
commit: http://git.buildroot.net/buildroot/commit/?id=9afba4fdc672662c39f088b51c2ee939679d51a2 branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> --- package/tinyhttpd/Config.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)