aboutsummaryrefslogtreecommitdiff
path: root/network/nginx/nginx.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-11 00:16:00 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-11 00:16:00 +0700
commitd04ed139a22f04649ac68d34768ebea38facbffd (patch)
tree5a24ddc37df8c651ea575745e1bc5f41ecb81848 /network/nginx/nginx.SlackBuild
parenta8bd4895b3c1c6555f6fd024b10a6139d0071782 (diff)
network/nginx: Updated for version 1.21.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 d2ee322ec7455..9463f1b42719b 100644
--- a/network/nginx/nginx.SlackBuild
+++ b/network/nginx/nginx.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nginx
-VERSION=${VERSION:-1.12.2}
+VERSION=${VERSION:-1.21.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}