nginx: update to 1.4.5.
This commit is contained in:
parent
6472e83dbf
commit
0acd78cd00
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'nginx'
|
||||
pkgname=nginx
|
||||
version=1.4.4
|
||||
version=1.4.5
|
||||
revision=1
|
||||
makedepends="pcre-devel>=8.30 openssl-devel shadow"
|
||||
depends="shadow"
|
||||
makedepends="pcre-devel>=8.30 openssl-devel"
|
||||
conf_files="
|
||||
/etc/nginx/fastcgi.conf
|
||||
/etc/nginx/fastcgi_params
|
||||
|
@ -26,7 +25,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Simplified BSD"
|
||||
homepage="http://nginx.org"
|
||||
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
|
||||
checksum=7c989a58e5408c9593da0bebcd0e4ffc3d892d1316ba5042ddb0be5b0b4102b9
|
||||
checksum=ade9024356a8f2b0679ea50e477b2585d46f43aa695cbe8ace9d65f457e0077e
|
||||
|
||||
do_configure() {
|
||||
local cfgdir=/etc/nginx
|
||||
|
|
Loading…
Reference in New Issue
Block a user