nginx: Update from 1.15.4 to 1.15.5

This commit is contained in:
Fredrik Fornwall 2018-10-03 22:12:57 +02:00
parent 5dff9a8f6e
commit 5252a7ba3d

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://www.nginx.org
TERMUX_PKG_DESCRIPTION="Lightweight HTTP server"
TERMUX_PKG_VERSION=1.15.4
TERMUX_PKG_SHA256=3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7
TERMUX_PKG_VERSION=1.15.5
TERMUX_PKG_SHA256=1a3a889a8f14998286de3b14cc1dd5b2747178e012d6d480a18aa413985dae6f
TERMUX_PKG_SRCURL=http://nginx.org/download/nginx-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS="libandroid-glob, libcrypt, pcre, openssl"