nginx: updated to version 1.11.0

This commit is contained in:
Matt Housh 2016-05-28 10:12:21 -05:00
parent a10c2600ed
commit f2837c8a00
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
13cd38e9da3789035750dd45882c4a26 nginx-1.9.15.tar.gz
a9dd047f277710b34e59407117e13bc6 nginx-1.11.0.tar.gz
93b358681200fe294581cb559d529aee nginx.conf
06712aa2b72397850b0725f2e9d20627 nginx.rc

View File

@ -4,7 +4,7 @@
# Depends on: libpcre zlib openssl
name=nginx
version=1.9.15
version=1.11.0
release=1
source=(http://nginx.org/download/$name-$version.tar.gz \
$name.conf $name.rc)