nginx: updated to version 1.21.3

This commit is contained in:
Matt Housh 2021-09-11 23:48:55 -05:00
parent bee1af3685
commit 50beb29642
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF373G3fYBlaRB+qTfpdEVbI0pCBf/PhF1ppFshVwcSY1yzgpWNZyFME1Ow3FXrhF2/JisWTZExfSHyzV1GhzPiAE= RWSagIOpLGJF3weRmM17tQL0voKrIeFGidBq/c87wTe/BsrWMRdWL0eckNZ80G6e6YRSr5VoozarGJ3UOz83KWrsZqMKA/7tYwM=
SHA256 (Pkgfile) = 74fab9334c6129b31ee50ddfa8f986f6ed82566d186ed2bd72e6a5fc902812da SHA256 (Pkgfile) = 64d1bb6b0ce1b6018939b995cdc0bac855ddb4dbc9dc9c3c0a82860bc5f07751
SHA256 (.footprint) = 9263dad4ce3a2766b5f9bec00a3a58ac86445f370ba1bb3d5716e6b9dc74ddae SHA256 (.footprint) = 9263dad4ce3a2766b5f9bec00a3a58ac86445f370ba1bb3d5716e6b9dc74ddae
SHA256 (nginx-1.21.1.tar.gz) = 68ba0311342115163a0354cad34f90c05a7e8bf689dc498abf07899eda155560 SHA256 (nginx-1.21.3.tar.gz) = 14774aae0d151da350417efc4afda5cce5035056e71894836797e1f6e2d1175a
SHA256 (nginx.conf) = 0f9b54e790951f1a09580bbf29ede26c4cc277e535d4df937fc659979a2fb35b SHA256 (nginx.conf) = 0f9b54e790951f1a09580bbf29ede26c4cc277e535d4df937fc659979a2fb35b
SHA256 (nginx.rc) = bac096145be15bc5d87817e2d3440d930288aea06dfd6736e43289b4a352595b SHA256 (nginx.rc) = bac096145be15bc5d87817e2d3440d930288aea06dfd6736e43289b4a352595b

View File

@ -4,7 +4,7 @@
# Depends on: libpcre zlib openssl # Depends on: libpcre zlib openssl
name=nginx name=nginx
version=1.21.1 version=1.21.3
release=1 release=1
source=(http://nginx.org/download/$name-$version.tar.gz \ source=(http://nginx.org/download/$name-$version.tar.gz \
$name.conf $name.rc) $name.conf $name.rc)