nginx: rebuild with libressl-2.8

This commit is contained in:
Enno Boland 2018-10-19 14:37:33 +02:00 committed by Johannes
parent fc9ed913bf
commit 7eabf40b56

View file

@ -1,7 +1,7 @@
# Template file for 'nginx'
pkgname=nginx
version=1.14.0
revision=2
revision=3
makedepends="libressl-devel pcre-devel $(vopt_if geoip 'geoip-devel')"
short_desc="A high performance web and reverse proxy server"
maintainer="Juan RP <xtraeme@voidlinux.eu>"