www/angie: Update 1.9.1 => 1.10.0
Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-10-0
Improve port:
- Add the ACME module as a default port option. This module provides automated certificate retreival via the ACME protocol:
https://en.angie.software/angie/docs/configuration/modules/http/http_acme/#acme-client
- Replace ${PREFIX}/etc/angie with ${ETCDIR}.
- Reduce the number of times mkdir is run during do-install.
- Align nexted if/for for improving code readability (non-functional changes).
PR: 288100
Approved by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer, implicit - inactive for more than 9 months)
Co-authored-by: vvd