bump(main/nginx): 1.25.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-04-17 00:33:24 +00:00
parent ffa9e2ceee
commit 8f413c85cf
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.4"
TERMUX_PKG_VERSION="1.25.5"
TERMUX_PKG_SRCURL=https://nginx.org/download/nginx-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=760729901acbaa517996e681ee6ea259032985e37c2768beef80df3a877deed9
TERMUX_PKG_SHA256=2fe2294f8af4144e7e842eaea884182a84ee7970e11046ba98194400902bbec0
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libandroid-glob, libcrypt, pcre2, openssl, zlib"
TERMUX_PKG_BUILD_IN_SRC=true