nginx: update to 1.6.2.

This commit is contained in:
Juan RP 2014-09-16 16:51:24 +02:00
parent 03d61d27d9
commit b180f9393f

View file

@ -1,6 +1,6 @@
# Template file for 'nginx'
pkgname=nginx
version=1.6.1
version=1.6.2
revision=1
makedepends="pcre-devel>=8.30 libressl-devel"
if [ "$CROSS_BUILD" ]; then
@ -28,7 +28,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="Simplified BSD"
homepage="http://nginx.org"
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
checksum=f5cfe682a1aeef4602c2ca705402d5049b748f946563f41d8256c18674836067
checksum=b5608c2959d3e7ad09b20fc8f9e5bd4bc87b3bc8ba5936a513c04ed8f1391a18
build_options="systemd"
if [ "$build_option_systemd" ]; then