summaryrefslogtreecommitdiffstats
path: root/network/nginx/nginx.SlackBuild
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/nginx/nginx.SlackBuild
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/nginx/nginx.SlackBuild')
-rw-r--r--network/nginx/nginx.SlackBuild2
1 files changed, 1 insertions, 1 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}