ports/contrib (3.2): nginx: updated to version 1.9.15
commit c5b550b795e6dbc278002eb4cbfd747098eaa8b6 Author: Matt Housh <jaeger@crux.ninja> Date: Wed Apr 20 09:19:04 2016 -0500 nginx: updated to version 1.9.15 diff --git a/nginx/.md5sum b/nginx/.md5sum index cdd9e24..48fda04 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -a25818039f34b5d54b017d44c76321c4 nginx-1.9.14.tar.gz +13cd38e9da3789035750dd45882c4a26 nginx-1.9.15.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index 9d578e5..e56b036 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,8 +4,8 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.9.14 -release=2 +version=1.9.15 +release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu