ports/contrib (3.2): nginx: updated to version 1.11.10
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 1618a379598fd1a0ff71713a3095af526c56b4d7 Author: Matt Housh <jaeger@crux.ninja> Date: Tue Feb 14 19:25:34 2017 -0600 nginx: updated to version 1.11.10 diff --git a/nginx/.md5sum b/nginx/.md5sum index 2e3c8ea..6e20b4d 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -7aeca793819c2b8df134c0b1cfe98361 nginx-1.11.9.tar.gz +6fb10f579055d27a2240d51c7d85c190 nginx-1.11.10.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index 63c8b4e..1402cd8 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.11.9 +version=1.11.10 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu