summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Larry Hajali2017-10-19 17:54:28 +0200
committer Willy Sudiarto Raharjo2017-10-21 02:08:19 +0200
commit703d808c1e9ada83b5052383d4e86c73c77adacb (patch)
tree4173fd0c5f8e2ab9b074b13be76bc904a5ce7525 /network
parent950bed60c15758077ec237bd0a6c612e7777503d (diff)
downloadslackbuilds-703d808c1e9ada83b5052383d4e86c73c77adacb.tar.gz
network/nginx: Updated for version 1.12.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'network')
-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 654318b418..4e47858118 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.12.1}
+VERSION=${VERSION:-1.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nginx/nginx.info b/network/nginx/nginx.info
index 39269d4e1a..862442df34 100644
--- a/network/nginx/nginx.info
+++ b/network/nginx/nginx.info
@@ -1,8 +1,8 @@
PRGNAM="nginx"
-VERSION="1.12.1"
+VERSION="1.12.2"
HOMEPAGE="http://nginx.org/"
-DOWNLOAD="http://nginx.org/download/nginx-1.12.1.tar.gz"
-MD5SUM="a307e74aca95403e5ee00f153807ce58"
+DOWNLOAD="http://nginx.org/download/nginx-1.12.2.tar.gz"
+MD5SUM="4d2fc76211435f029271f1cf6d7eeae3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""