nginx: update to 1.4.6.
This commit is contained in:
parent
7ec2bd163b
commit
ea92900f03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nginx'
|
||||
pkgname=nginx
|
||||
version=1.4.5
|
||||
version=1.4.6
|
||||
revision=1
|
||||
makedepends="pcre-devel>=8.30 openssl-devel"
|
||||
conf_files="
|
||||
|
@ -25,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=ade9024356a8f2b0679ea50e477b2585d46f43aa695cbe8ace9d65f457e0077e
|
||||
checksum=7a8b5b15d708b5b9c61e723bd93faa247b06c8b90babb76f612c128edb5812c6
|
||||
|
||||
do_configure() {
|
||||
local cfgdir=/etc/nginx
|
||||
|
|
Loading…
Reference in New Issue