nginx: update to 1.2.4.
This commit is contained in:
parent
e65c09432c
commit
020a8ed55e
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'nginx'
|
# Template file for 'nginx'
|
||||||
pkgname=nginx
|
pkgname=nginx
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="zlib-devel pcre-devel>=8.30 openssl-devel"
|
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 server and a reverse proxy server"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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=06a1153b32b43f100ee9147fe230917deea648f0155111c749e35da120646bf5
|
checksum=c587c25f2fa9c9dde6a58cbaf7bf2c808ee360cfa3cdaf00a13a33f728d96c43
|
||||||
long_desc="
|
long_desc="
|
||||||
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
Sed, the GNU Stream Editor, copies the named files (standard input default)
|
||||||
to the standard output, edited according to a script of commands."
|
to the standard output, edited according to a script of commands."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue