nginx: update to 1.16.0

This commit is contained in:
teldra 2019-05-05 11:09:30 +02:00 committed by Enno Boland
parent abdce7bd13
commit ae6237695c

View file

@ -1,7 +1,7 @@
# Template file for 'nginx'
pkgname=nginx
version=1.14.2
revision=2
version=1.16.0
revision=1
build_style=gnu-makefile
makedepends="libressl-devel pcre-devel $(vopt_if geoip 'geoip-devel')"
short_desc="High performance web and reverse proxy server"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://nginx.org"
distfiles="https://nginx.org/download/nginx-${version}.tar.gz"
checksum=002d9f6154e331886a2dd4e6065863c9c1cf8291ae97a1255308572c02be9797
checksum=4fd376bad78797e7f18094a00f0f1088259326436b537eb5af69b01be2ca1345
# NOTE:
# On update, the pregenerated header file for ARM may need synchronization.