Update SPDY patch from version 44 to 45.
This commit is contained in:
parent
0939ea8d31
commit
8780449a66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300351
2 changed files with 3 additions and 3 deletions
|
@ -764,7 +764,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= 44
|
||||
NGINX_SPDY_VERSION= 45
|
||||
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-44.txt) = 9e03d8407c47254cc24f13e95e6f524e6429e6632daf38c281a515436b4bcf61
|
||||
SIZE (patch.spdy-44.txt) = 155788
|
||||
SHA256 (patch.spdy-45.txt) = e683a2b3ddb0119257eae56878219b18c0928134360fd50c199785ee3ee4dbbc
|
||||
SIZE (patch.spdy-45.txt) = 156019
|
||||
|
|
Loading…
Reference in a new issue