nginx: update to 1.2.7.
This commit is contained in:
parent
1492393e25
commit
f868d49104
1 changed files with 3 additions and 6 deletions
|
@ -1,17 +1,14 @@
|
|||
# Template file for 'nginx'
|
||||
pkgname=nginx
|
||||
version=1.2.6
|
||||
version=1.2.7
|
||||
revision=1
|
||||
makedepends="pcre-devel>=8.30 openssl-devel"
|
||||
short_desc="A high performance web server and a reverse proxy server"
|
||||
short_desc="A high performance web and reverse proxy server"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Simplified BSD"
|
||||
homepage="http://nginx.org"
|
||||
distfiles="http://nginx.org/download/nginx-$version.tar.gz"
|
||||
checksum=0510af71adac4b90484ac8caf3b8bd519a0f7126250c2799554d7a751a2db388
|
||||
long_desc="
|
||||
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
||||
to the standard output, edited according to a script of commands."
|
||||
checksum=2457a878943fb409ec4fcb46b43af222d06a584f93228e17a4f02b0e7bfc9de3
|
||||
|
||||
conf_files="
|
||||
/etc/nginx/fastcgi.conf
|
||||
|
|
Loading…
Reference in a new issue