network/nginx: Updated for version 1.21.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-03-11 00:16:00 +07:00
parent a8bd4895b3
commit d04ed139a2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="nginx"
VERSION="1.12.2"
HOMEPAGE="http://nginx.org/"
DOWNLOAD="http://nginx.org/download/nginx-1.12.2.tar.gz"
MD5SUM="4d2fc76211435f029271f1cf6d7eeae3"
VERSION="1.21.6"
HOMEPAGE="https://nginx.org/"
DOWNLOAD="https://nginx.org/download/nginx-1.21.6.tar.gz"
MD5SUM="e7a9b0388d8812ba6063de4e7e7969be"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""