bump version
[buildroot.git] / package / tinyhttpd / Config.in
blobe4ea690d680c33b51413740c6e6c7d27ec683c84
1 config BR2_PACKAGE_TINYHTTPD
2         bool "tinyhttpd"
3         default n
4         help
5           A relatively simple webserver written as a school project. It is
6           exceedingly simple, threaded and handles basic CGI scripts.
7                  
8           http://sourceforge.net/projects/tinyhttpd/