ports/contrib (3.2): nginx: updated to version 1.11.3
commit 84f547aeb8aa8aa038dc086f2c6c29f1d867459d Author: Matt Housh <jaeger@crux.ninja> Date: Wed Jul 27 17:45:50 2016 -0500 nginx: updated to version 1.11.3 diff --git a/nginx/.md5sum b/nginx/.md5sum index 02ce7b3..a48438a 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -9db11337a924a665ff68c1785bcf314e nginx-1.11.2.tar.gz +18275c1daa39c5fac12e56c34907d45b nginx-1.11.3.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index 839ea61..6991ea8 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.11.2 +version=1.11.3 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu