ports/contrib (3.2): nginx: updated to version 1.11.0
commit f2837c8a006c2786ee7afc890a44f1d8e4468e65 Author: Matt Housh <jaeger@crux.ninja> Date: Sat May 28 10:12:21 2016 -0500 nginx: updated to version 1.11.0 diff --git a/nginx/.md5sum b/nginx/.md5sum index 48fda04..fa42d4b 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -13cd38e9da3789035750dd45882c4a26 nginx-1.9.15.tar.gz +a9dd047f277710b34e59407117e13bc6 nginx-1.11.0.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index e56b036..a6d2382 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.9.15 +version=1.11.0 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu