mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
nginx: update to 1.2.5.
This commit is contained in:
parent
fd8b9f1dd7
commit
8f0be2e74e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nginx'
|
# Template file for 'nginx'
|
||||||
pkgname=nginx
|
pkgname=nginx
|
||||||
version=1.2.4
|
version=1.2.5
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="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"
|
||||||
|
@ -8,7 +8,7 @@ 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=c587c25f2fa9c9dde6a58cbaf7bf2c808ee360cfa3cdaf00a13a33f728d96c43
|
checksum=87392b8ebc3a763589bdf3f0578cad323bb4ddd327a84243eb4a8babbbd79ddd
|
||||||
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
Reference in a new issue