nginx: update to 1.6.3.
This commit is contained in:
parent
9bb7a9e86b
commit
9ac35d6fb3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nginx'
|
# Template file for 'nginx'
|
||||||
pkgname=nginx
|
pkgname=nginx
|
||||||
version=1.6.2
|
version=1.6.3
|
||||||
revision=7
|
revision=1
|
||||||
makedepends="pcre-devel libressl-devel $(vopt_if geoip geoip-devel)"
|
makedepends="pcre-devel libressl-devel $(vopt_if geoip geoip-devel)"
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# fake configure run on host
|
# fake configure run on host
|
||||||
|
@ -28,7 +28,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
homepage="http://nginx.org"
|
homepage="http://nginx.org"
|
||||||
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
|
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
|
||||||
checksum=b5608c2959d3e7ad09b20fc8f9e5bd4bc87b3bc8ba5936a513c04ed8f1391a18
|
checksum=0a98e95b366e4d6042f331e1fa4d70e18fd1e49d8993e589008e70e742b7e757
|
||||||
|
|
||||||
build_options="systemd geoip"
|
build_options="systemd geoip"
|
||||||
build_options_default="geoip"
|
build_options_default="geoip"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue