summaryrefslogtreecommitdiffstats
path: root/network/nginx/nginx.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali2014-08-10 02:37:50 +0200
committer Willy Sudiarto Raharjo2014-08-15 18:21:21 +0200
commit5c933855de755e53be7f2e0efadba6849b97ab16 (patch)
treed0aacb17f0e0c5f35f63b09bbc0e348ea2e71528 /network/nginx/nginx.SlackBuild
parentf37f36586018108d2ad37ce54edbd1047734bfcb (diff)
downloadslackbuilds-5c933855de755e53be7f2e0efadba6849b97ab16.tar.gz
network/nginx: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nginx/nginx.SlackBuild')
-rw-r--r--network/nginx/nginx.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/nginx/nginx.SlackBuild b/network/nginx/nginx.SlackBuild
index cacb896c7c..0b12bd185f 100644
--- a/network/nginx/nginx.SlackBuild
+++ b/network/nginx/nginx.SlackBuild
@@ -28,8 +28,8 @@
# Special thanks to Thomas Morper for some configuration adjustments tips
PRGNAM=nginx
-VERSION=${VERSION:-1.6.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.6.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then