aboutsummaryrefslogtreecommitdiff
path: root/network/nginx/nginx.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-19 22:50:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-19 22:50:46 +0700
commit7f605d05240ce9b52de325010b528948bbd0873c (patch)
treec94abce4c3b027b6d0f72c63257e7207dc063ea6 /network/nginx/nginx.SlackBuild
parentd97293868959d7813b6ade486dbbc9fcde4533ab (diff)
network/nginx: Updated for version 1.23.2.
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 9463f1b427..4f1d69da2e 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.21.6}
+VERSION=${VERSION:-1.23.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}