network/nginx: Updated for version 1.10.3

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2017-02-01 20:16:36 -08:00 committed by Willy Sudiarto Raharjo
parent e2e22f4d05
commit f032dbb3df
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# Special thanks to Thomas Morper for some configuration adjustments tips
PRGNAM=nginx
VERSION=${VERSION:-1.10.2}
VERSION=${VERSION:-1.10.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="nginx"
VERSION="1.10.2"
VERSION="1.10.3"
HOMEPAGE="http://nginx.org/"
DOWNLOAD="http://nginx.org/download/nginx-1.10.2.tar.gz"
MD5SUM="e8f5f4beed041e63eb97f9f4f55f3085"
DOWNLOAD="http://nginx.org/download/nginx-1.10.3.tar.gz"
MD5SUM="204a20cb4f0b0c9db746c630d89ff4ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""