1
0
mirror of https://github.com/termux/termux-packages synced 2024-07-04 09:55:13 +00:00

nginx: Update from 1.17.0 to 1.17.1

This commit is contained in:
Fredrik Fornwall 2019-06-28 00:28:26 +02:00
parent 601fba4c76
commit 4278ddae27

View File

@ -1,8 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://www.nginx.org
TERMUX_PKG_DESCRIPTION="Lightweight HTTP server"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_VERSION=1.17.0
TERMUX_PKG_SHA256=e21b5d06cd53e86afb94f0b3678e0abb0c0f011433471fa3d895cefa65ae0fab
TERMUX_PKG_VERSION=1.17.1
TERMUX_PKG_SHA256=6f1825b4514e601579986035783769c456b888d3facbab78881ed9b58467e73e
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, zlib"