summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx/.footprint2
-rw-r--r--nginx/.md5sum2
-rw-r--r--nginx/Pkgfile2
3 files changed, 4 insertions, 2 deletions
diff --git a/nginx/.footprint b/nginx/.footprint
index dbf4162c4..e846139fb 100644
--- a/nginx/.footprint
+++ b/nginx/.footprint
@@ -1,5 +1,7 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/nginx/
+-rw-r--r-- root/root etc/nginx/fastcgi.conf
+-rw-r--r-- root/root etc/nginx/fastcgi.conf.default
-rw-r--r-- root/root etc/nginx/fastcgi_params
-rw-r--r-- root/root etc/nginx/fastcgi_params.default
drwxr-xr-x root/root etc/nginx/html/
diff --git a/nginx/.md5sum b/nginx/.md5sum
index c25c24b5d..02b12c89f 100644
--- a/nginx/.md5sum
+++ b/nginx/.md5sum
@@ -1,2 +1,2 @@
-cfa97c0f784532820110b5eee57fef6d nginx-0.7.64.tar.gz
+171d88e44be3025a0bdac48c4eecd743 nginx-0.8.36.tar.gz
26c2a3112dc60d55b159fc6c2ac7e92a nginx.rc
diff --git a/nginx/Pkgfile b/nginx/Pkgfile
index 462c9973a..df4b63086 100644
--- a/nginx/Pkgfile
+++ b/nginx/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: zlib, libpcre, openssl
name=nginx
-version=0.7.64
+version=0.8.36
release=1
source=(http://sysoev.ru/nginx/$name-$version.tar.gz $name.rc)

Generated by cgit