commit 20c50c0250c1ed502f5d9978e2ed80dbff100dcb Author: Matt Housh <jaeger@crux.ninja> Date: Tue Dec 28 18:06:04 2021 -0600 nginx: updated to version 1.21.5 diff --git a/nginx/.signature b/nginx/.signature index 5362db09c..b60758fb8 100644 --- a/nginx/.signature +++ b/nginx/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39beFNqLOACx/1yVXN6WV1aPc2c+NJqT9v6SCD/DGiXNynrTN7r4S3rV3yq3YcqMHY2xJBRybZiJR+0/cl8tYAw= -SHA256 (Pkgfile) = 468ed0da8930deb61d707be29caaac32a73285f82db2d525ad905d7391af3018 +RWSagIOpLGJF35MoN4inh1ev59aY+z2G32eYsvCqR0WeMg0DL0Y1FrQb+W5th/ktf0MaSRooWheHnl7lo/HH3vYO30eKrUrMlQ0= +SHA256 (Pkgfile) = c7dc1a3b93b43c51f9c2f91112959ab072de96acddcf6b83962fc8f81c5a4506 SHA256 (.footprint) = 9263dad4ce3a2766b5f9bec00a3a58ac86445f370ba1bb3d5716e6b9dc74ddae -SHA256 (nginx-1.21.4.tar.gz) = d1f72f474e71bcaaf465dcc7e6f7b6a4705e4b1ed95c581af31df697551f3bfe +SHA256 (nginx-1.21.5.tar.gz) = b20f3bf533a518a6f0f3a7967dfeed872d268d31e4cc121a0001329602ddcfbb SHA256 (nginx.conf) = 0f9b54e790951f1a09580bbf29ede26c4cc277e535d4df937fc659979a2fb35b SHA256 (nginx.rc) = bac096145be15bc5d87817e2d3440d930288aea06dfd6736e43289b4a352595b diff --git a/nginx/Pkgfile b/nginx/Pkgfile index ab02043b0..7a3117299 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.21.4 +version=1.21.5 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)