ports/contrib (3.2): nginx: updated to version 1.9.14
commit e5a64c2225a495c9d63034226be51fa7a08e6029 Author: Matt Housh <jaeger@crux.ninja> Date: Wed Apr 6 20:33:49 2016 -0500 nginx: updated to version 1.9.14 diff --git a/nginx/.md5sum b/nginx/.md5sum index be26eb2..cdd9e24 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -0afe4a7e589a0de43b7b54aa055a4351 nginx-1.9.12.tar.gz +a25818039f34b5d54b017d44c76321c4 nginx-1.9.14.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index eab760b..9d578e5 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.9.12 +version=1.9.14 release=2 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu