Update SPDY patch from version 38 to 39.
This commit is contained in:
parent
f79a952228
commit
149dcdb0ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299785
2 changed files with 3 additions and 3 deletions
|
@ -765,7 +765,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= 38
|
||||
NGINX_SPDY_VERSION= 39
|
||||
PATCH_SITES= http://nginx.org/patches/spdy/:spdy
|
||||
PATCHFILES= patch.spdy-${NGINX_SPDY_VERSION}.txt:spdy
|
||||
.endif
|
||||
|
|
|
@ -106,5 +106,5 @@ SHA256 (calio-form-input-nginx-module-v0.07rc5-0-gd41681d.tar.gz) = 831bb3fa3392
|
|||
SIZE (calio-form-input-nginx-module-v0.07rc5-0-gd41681d.tar.gz) = 11048
|
||||
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-38.txt) = 1a52254da16a2a0209dfd85d0d40dd282397de3c3f45cffb1ada3e9c899feb7b
|
||||
SIZE (patch.spdy-38.txt) = 146894
|
||||
SHA256 (patch.spdy-39.txt) = 499b52ab38d93bc0614bfc84ac02ef0601fab92c97bc4455e99b6b70d79ee5a7
|
||||
SIZE (patch.spdy-39.txt) = 154565
|
||||
|
|
Loading…
Reference in a new issue