Update SPDY patch from version 66 to 67.
This commit is contained in:
parent
c5d32c6cc5
commit
dd3eb4b335
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313835
2 changed files with 3 additions and 3 deletions
|
@ -786,7 +786,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/agentzh-xss-nginx-module-${GIT_XSS_VERSIO
|
|||
.if ${PORT_OPTIONS:MSPDY}
|
||||
USE_OPENSSL_PORT= yes
|
||||
USE_HTTP_SSL= yes
|
||||
NGINX_SPDY_VERSION= 66
|
||||
NGINX_SPDY_VERSION= 67
|
||||
PATCH_SITES= http://nginx.org/patches/spdy/:spdy
|
||||
PATCHFILES= patch.spdy-${NGINX_SPDY_VERSION}_${PORTVERSION}.txt:spdy
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
|
|
@ -108,5 +108,5 @@ SHA256 (calio-form-input-nginx-module-v0.07-0-g78de845.tar.gz) = d5b2c42a3b9fd29
|
|||
SIZE (calio-form-input-nginx-module-v0.07-0-g78de845.tar.gz) = 10580
|
||||
SHA256 (calio-iconv-nginx-module-v0.10rc7-0-gabdac17.tar.gz) = bc35d461efccb29b7affda5a397d86d89f5c860fcd9d300ac2d6d7f7667c22b1
|
||||
SIZE (calio-iconv-nginx-module-v0.10rc7-0-gabdac17.tar.gz) = 12060
|
||||
SHA256 (patch.spdy-66_1.3.14.txt) = 6cdaa2758ccce6ca8f7d92e79038f1b42b69000171f53516ae896720bb967d24
|
||||
SIZE (patch.spdy-66_1.3.14.txt) = 169202
|
||||
SHA256 (patch.spdy-67_1.3.14.txt) = 9c54431761a430fb4afa5593accf186068dc7ec6e2aed768a7cc52e50313386a
|
||||
SIZE (patch.spdy-67_1.3.14.txt) = 169226
|
||||
|
|
Loading…
Reference in a new issue