summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2016-12-13 16:25:06 -0600
committerMatt Housh <jaeger@crux.ninja>2016-12-13 16:25:06 -0600
commit404dbf49e5d1ced8056b41a940cb3d933d389952 (patch)
tree2fafd2311e50942d27db117d509faa99732546d2
parent1c21edf0e67fcdf988111dd381c5551d0297de85 (diff)
downloadcontrib-404dbf49e5d1ced8056b41a940cb3d933d389952.tar.gz
contrib-404dbf49e5d1ced8056b41a940cb3d933d389952.tar.xz
nginx: updated to version 1.11.7
-rw-r--r--nginx/.md5sum2
-rw-r--r--nginx/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/nginx/.md5sum b/nginx/.md5sum
index 6ad6d8bc6..55a66e0a1 100644
--- a/nginx/.md5sum
+++ b/nginx/.md5sum
@@ -1,3 +1,3 @@
-4e29a07a7c74376fa032e5af0d1c5369 nginx-1.11.6.tar.gz
+2b4a4874b8fedbd5ba7829579d1f5973 nginx-1.11.7.tar.gz
93b358681200fe294581cb559d529aee nginx.conf
06712aa2b72397850b0725f2e9d20627 nginx.rc
diff --git a/nginx/Pkgfile b/nginx/Pkgfile
index 6acabcabb..16ee01f1c 100644
--- a/nginx/Pkgfile
+++ b/nginx/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre zlib openssl
name=nginx
-version=1.11.6
+version=1.11.7
release=1
source=(http://nginx.org/download/$name-$version.tar.gz \
$name.conf $name.rc)

Generated by cgit