summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author46792016-08-18 10:31:03 +0000
committer46792016-08-18 10:31:03 +0000
commit4e4f08fb9b5791b7453e89eaca95dedd1e6e850b (patch)
tree75d1e23c4dc00cddb5e0336d5fd0d0884ef80d2f
parentbd70b8e61ed3864d0f8bf3b9945b5c48bd2a88dd (diff)
downloadaur-4e4f08fb9b5791b7453e89eaca95dedd1e6e850b.tar.gz
1.11.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b08053f321d..977e2381740e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#base on aur/nginx-mainline-libressl
_pkgname="nginx"
-_user="html"
+_user="baka"
_group="users"
_doc_root="/usr/share/${_pkgname}/http"
_sysconf_path="etc"
@@ -18,7 +18,7 @@ _mod3=nginx-ct
_mod3ver=1.2.0
pkgname=nginx-mainline-mod4679
-pkgver=1.11.0
+pkgver=1.11.2
pkgrel=1
pkgdesc="lightweight HTTP server, statically linked against OpenSSL(Cloudflare's patch),with ngx_http_google_filter_module,nginx-ct."
arch=('i686' 'x86_64')