bump(main/nginx): 1.26.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-24 06:13:52 +00:00
parent 4e15ff8408
commit 74bb282f5c
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.nginx.org
TERMUX_PKG_DESCRIPTION="Lightweight HTTP server"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="1.25.5"
TERMUX_PKG_VERSION="1.26.0"
TERMUX_PKG_SRCURL=https://nginx.org/download/nginx-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2fe2294f8af4144e7e842eaea884182a84ee7970e11046ba98194400902bbec0
TERMUX_PKG_SHA256=d2e6c8439d6c6db5015d8eaab2470ab52aef85a7bf363182879977e084370497
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libandroid-glob, libcrypt, pcre2, openssl, zlib"
TERMUX_PKG_BUILD_IN_SRC=true