nginx: update to 1.4.4.
This commit is contained in:
parent
3882b8f035
commit
31a1b1d09d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nginx'
|
||||
pkgname=nginx
|
||||
version=1.4.3
|
||||
version=1.4.4
|
||||
revision=1
|
||||
makedepends="pcre-devel>=8.30 openssl-devel"
|
||||
short_desc="A high performance web and reverse proxy server"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Simplified BSD"
|
||||
homepage="http://nginx.org"
|
||||
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
|
||||
checksum=ae123885c923a6c3f5bab0a8b7296ef21c4fdf6087834667ebbc16338177de84
|
||||
checksum=7c989a58e5408c9593da0bebcd0e4ffc3d892d1316ba5042ddb0be5b0b4102b9
|
||||
|
||||
do_configure() {
|
||||
local cfgdir=/etc/nginx
|
||||
|
|
Loading…
Reference in New Issue