nginx: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:57:03 +02:00
parent 5183361abf
commit f95d941360
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'nginx'
pkgname=nginx
version=1.14.0
revision=1
revision=2
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>"