diff --git a/srcpkgs/nginx/template b/srcpkgs/nginx/template index d431bd31961..61e895e5778 100644 --- a/srcpkgs/nginx/template +++ b/srcpkgs/nginx/template @@ -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 " 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