aboutsummaryrefslogtreecommitdiff
path: root/net/uwsgi-cgi
Commit message (Collapse)AuthorAge
* uwsgi-cgi: remove useless depAnsuel Smith2018-06-04
| | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* uwsgi-cgi: another missing libraryAnsuel Smith2018-06-04
| | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* uwsgi-cgi: add missing libraryAnsuel Smith2018-06-04
| | | | | | This fix compilation error for the missing library libjansson Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* uwsgi-cgi: fix errorAnsuel Smith2018-06-03
| | | | | | | Bad makefile, fix missing separator error. Also add PKG_MIRROR_HASH Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* uwsgi-cgi: New packageAnsuel Smith2018-05-21
Uwsgi compiled with cgi profile to support plain cgi for ngix webserver Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>