Updated 'nginx' from v1.12.0 to v1.13.8. (#6810)
This fixes build issues with most recent gcc versions. See issue #6252.
This commit is contained in:
parent
958abe5b29
commit
2aaba189ed
@ -33,6 +33,7 @@ class Nginx(AutotoolsPackage):
|
||||
homepage = "https://nginx.org/en/"
|
||||
url = "https://nginx.org/download/nginx-1.12.0.tar.gz"
|
||||
|
||||
version('1.13.8', 'df4be9294365782dc1349ca33ce8c4ac')
|
||||
version('1.12.0', '995eb0a140455cf0cfc497e5bd7f94b3')
|
||||
|
||||
depends_on('openssl')
|
||||
|
Loading…
Reference in New Issue
Block a user