diff options
author | Martin Bark <martin@barkynet.com> | 2016-05-03 10:36:54 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-05 22:23:34 +0200 |
commit | 4dfc2cb5fe0cba3d0b6624976a936f97a9613dd0 (patch) | |
tree | 773f235edf2802217176ad912e6e58894dc50b93 /package/nginx/nginx.hash | |
parent | 851376149380a47cc34d34227f7333a576e3cd72 (diff) | |
download | buildroot-4dfc2cb5fe0cba3d0b6624976a936f97a9613dd0.tar.gz buildroot-4dfc2cb5fe0cba3d0b6624976a936f97a9613dd0.zip |
package/nginx: bump version to 1.10.0
The ngx_http_spdy_module has been superseded by the ngx_http_v2_module
so BR2_PACKAGE_NGINX_HTTP_SPDY_MODULE has changed to
BR2_PACKAGE_NGINX_HTTP_V2_MODULE
Signed-off-by: Martin Bark <martin@barkynet.com>
[Thomas: rewrap Config.in.legacy help text.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nginx/nginx.hash')
-rw-r--r-- | package/nginx/nginx.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nginx/nginx.hash b/package/nginx/nginx.hash index fe4d6b2f01..394f4d2c80 100644 --- a/package/nginx/nginx.hash +++ b/package/nginx/nginx.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 8f4b3c630966c044ec72715754334d1fdf741caa1d5795fb4646c27d09f797b7 nginx-1.8.1.tar.gz +sha256 8ed647c3dd65bc4ced03b0e0f6bf9e633eff6b01bac772bcf97077d58bc2be4d nginx-1.10.0.tar.gz |