diff --git a/pkg/nginx/build b/pkg/nginx/build index 79fba7b..31aef39 100755 --- a/pkg/nginx/build +++ b/pkg/nginx/build @@ -1,8 +1,8 @@ -VERSION="1.15.5" +VERSION="1.15.6" SRCDIR="nginx-${VERSION}" TARBALL="${SRCDIR}.tar.gz" URL="https://nginx.org/download" -SHA256SUM="1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f" +SHA256SUM="a3d8c67c2035808c7c0d475fffe263db8c353b11521aa7ade468b780ed826cc6" DEPENDS="zlib openssl pcre" prepare() {