summaryrefslogtreecommitdiff
path: root/community/nginx/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-16 23:15:07 +0000
committerroot <root@rshg054.dnsready.net>2011-11-16 23:15:07 +0000
commitb3531e5acd3f55613eddde5591eb2e880fa96ed8 (patch)
tree78746d9e8f3a8cc99ac0e66b5188c0647059adde /community/nginx/PKGBUILD
parent91ef4ffb2e0ba850501329a8bbc0b326788bd58c (diff)
Wed Nov 16 23:15:06 UTC 2011
Diffstat (limited to 'community/nginx/PKGBUILD')
-rw-r--r--community/nginx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD
index b0081b4ad..26631fb70 100644
--- a/community/nginx/PKGBUILD
+++ b/community/nginx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 57848 2011-11-03 13:37:30Z spupykin $
+# $Id: PKGBUILD 58582 2011-11-15 20:13:02Z 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.9
+pkgver=1.0.10
pkgrel=1
pkgdesc="lightweight HTTP server and IMAP/POP3 proxy server"
arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@ backup=("etc/nginx/conf/fastcgi.conf"
changelog=changelog
source=(http://nginx.org/download/nginx-$pkgver.tar.gz
nginx)
-md5sums=('bd2bfba1c5bf751bc3361de5e3ac7c4a'
+md5sums=('930b297b00fa1018fb0a1dd3e6b7e17e'
'0e8032d3ba26c3276e8c7c30588d375f')
build() {