ports/contrib (3.2): nginx: updated to version 1.11.4
commit 11446d202951085c3727a964885ee2cb79f1add0 Author: Matt Housh <jaeger@crux.ninja> Date: Thu Sep 15 14:20:30 2016 -0500 nginx: updated to version 1.11.4 diff --git a/nginx/.md5sum b/nginx/.md5sum index a48438a..f410ed9 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -18275c1daa39c5fac12e56c34907d45b nginx-1.11.3.tar.gz +92666d60410f429ddbdb10060369a480 nginx-1.11.4.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index 6991ea8..39003b8 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.11.3 +version=1.11.4 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu