ports/contrib (3.2): nginx: updated to version 1.9.12
commit ea6063711dd74dd5f0b8b5cb7522233629c6dd9b Author: Matt Housh <jaeger@crux.ninja> Date: Fri Feb 26 18:18:43 2016 -0600 nginx: updated to version 1.9.12 diff --git a/nginx/.md5sum b/nginx/.md5sum index 779254b..be26eb2 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -76eb5853a1190e0cfc691aa21c545de3 nginx-1.9.11.tar.gz +0afe4a7e589a0de43b7b54aa055a4351 nginx-1.9.12.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index b0330bf..279980f 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.9.11 +version=1.9.12 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu