summaryrefslogtreecommitdiffstats
path: root/network/nginx
diff options
context:
space:
mode:
author Diogo Leal <diogo@diogoleal.com>2010-12-27 00:23:40 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2010-12-27 20:06:58 -0200
commitb944b81099909edef6f5075a3bd17a582d8958e2 (patch)
tree11a7991e8017d9bac2db367b1386f1ee38c82d3d /network/nginx
parent333e339e2fc58b024bbdebad58940d1dc449d128 (diff)
downloadslackbuilds-b944b81099909edef6f5075a3bd17a582d8958e2.tar.gz
slackbuilds-b944b81099909edef6f5075a3bd17a582d8958e2.tar.xz
network/nginx: Updated for version 0.8.54.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/nginx')
-rw-r--r--network/nginx/nginx.SlackBuild2
-rw-r--r--network/nginx/nginx.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/nginx/nginx.SlackBuild b/network/nginx/nginx.SlackBuild
index 2e063c477f..330a700d6d 100644
--- a/network/nginx/nginx.SlackBuild
+++ b/network/nginx/nginx.SlackBuild
@@ -25,7 +25,7 @@
# Modified by Max Miorim <miorimmax@gmail.com>
PRGNAM=nginx
-VERSION=${VERSION:-0.8.53}
+VERSION=${VERSION:-0.8.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/nginx/nginx.info b/network/nginx/nginx.info
index 98cd7ad9b5..ba018a1b8b 100644
--- a/network/nginx/nginx.info
+++ b/network/nginx/nginx.info
@@ -1,8 +1,8 @@
PRGNAM="nginx"
-VERSION="0.8.53"
+VERSION="0.8.54"
HOMEPAGE="http://nginx.org/"
-DOWNLOAD="http://nginx.org/download/nginx-0.8.53.tar.gz"
-MD5SUM="717eaea1b34e8663849f64b9aa05a9da"
+DOWNLOAD="http://nginx.org/download/nginx-0.8.54.tar.gz"
+MD5SUM="44df4eb6a22d725021288c570789046f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Diogo Leal"