summaryrefslogtreecommitdiff
path: root/community/nginx
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-08 17:23:24 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-08 17:23:24 -0300
commitda4865e38266a85c230abd569a95aa7152c4f9e9 (patch)
tree610329610e1d43cd175b799f48942201b718329d /community/nginx
parent19ae256a3867f63f4a1db7ed50da6f0bed71ec8d (diff)
parent4d91fc9a2dc38054b8748f27193dc3a6950bda3c (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/luaexpat/PKGBUILD community/qps/PKGBUILD extra/python-egenix-mx-base/PKGBUILD libre/thunderbird-libre/rePKGBUILD staging/kdesdk/PKGBUILD
Diffstat (limited to 'community/nginx')
-rw-r--r--community/nginx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD
index 4baafd3d9..e998b7606 100644
--- a/community/nginx/PKGBUILD
+++ b/community/nginx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 47990 2011-05-26 22:02:37Z tdziedzic $
+# $Id: PKGBUILD 48812 2011-06-06 11:51:15Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Miroslaw Szot <mss@czlug.icis.pcz.pl>
@@ -11,7 +11,7 @@ _user=http
_group=http
pkgname=nginx
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=1
pkgdesc="lightweight HTTP server and IMAP/POP3 proxy server"
arch=('i686' 'x86_64' 'mips64el')
@@ -27,7 +27,7 @@ backup=("etc/nginx/conf/nginx.conf"
"etc/logrotate.d/nginx")
source=(http://sysoev.ru/nginx/nginx-${pkgver}.tar.gz
nginx)
-md5sums=('eebf1e9c7e86f923923b828ae0156103'
+md5sums=('d23f6e6b07b57ac061e790b1ed64bb98'
'837b010afcbdfe82d8e65ef00c4e14ba')
build() {