ports/contrib (3.3): nginx: updated to version 1.11.7
commit 404dbf49e5d1ced8056b41a940cb3d933d389952 Author: Matt Housh <jaeger@crux.ninja> Date: Tue Dec 13 16:25:06 2016 -0600 nginx: updated to version 1.11.7 diff --git a/nginx/.md5sum b/nginx/.md5sum index 6ad6d8b..55a66e0 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -4e29a07a7c74376fa032e5af0d1c5369 nginx-1.11.6.tar.gz +2b4a4874b8fedbd5ba7829579d1f5973 nginx-1.11.7.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index 6acabca..16ee01f 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.11.6 +version=1.11.7 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu