summaryrefslogtreecommitdiffstats
path: root/network/nginx
diff options
context:
space:
mode:
author Larry Hajali2017-02-02 05:16:36 +0100
committer Willy Sudiarto Raharjo2017-02-04 00:59:44 +0100
commitf032dbb3dfa1c5562f2a27844214e5466bc05b6f (patch)
treebdc4f583e4f0216f5d6d017e423342524c0cad3c /network/nginx
parente2e22f4d05e048dbae003b201ad1cf99697c627d (diff)
downloadslackbuilds-f032dbb3dfa1c5562f2a27844214e5466bc05b6f.tar.gz
network/nginx: Updated for version 1.10.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'network/nginx')
-rw-r--r--network/nginx/nginx.SlackBuild2
-rw-r--r--network/nginx/nginx.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/nginx/nginx.SlackBuild b/network/nginx/nginx.SlackBuild
index 962e06391c..5e61d483c0 100644
--- a/network/nginx/nginx.SlackBuild
+++ b/network/nginx/nginx.SlackBuild
@@ -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}
diff --git a/network/nginx/nginx.info b/network/nginx/nginx.info
index 20ec863a11..40ae2124b0 100644
--- a/network/nginx/nginx.info
+++ b/network/nginx/nginx.info
@@ -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=""