aboutsummaryrefslogtreecommitdiff
path: root/libs/oniguruma
Commit message (Collapse)AuthorAge
* oniguruma: change ${...} to $(...) in MakefileEneas U de Queiroz2019-05-27
| | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* oniguruma: add new packageEneas U de Queiroz2019-05-24
oniguruma is a regular expression library for different character encodings. It is a dependency of current version of libevhtp, and is currently only producing a static library, not generating an installable package. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>