summaryrefslogtreecommitdiff
path: root/community/nginx/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-25 01:16:48 -0700
committerroot <root@rshg054.dnsready.net>2013-04-25 01:16:48 -0700
commit9c9a534c011e220f1fcdc4bd56c21d7d8cfc94a1 (patch)
tree33989a7c822c502376977c21d7bc3aa142eba673 /community/nginx/PKGBUILD
parent6e4a9ce4b0809e1eeb57f514f5ea71e2e77355bb (diff)
Thu Apr 25 01:16:48 PDT 2013
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 48c00e91c..fca931cac 100644
--- a/community/nginx/PKGBUILD
+++ b/community/nginx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87542 2013-04-02 19:17:59Z bpiotrowski $
+# $Id: PKGBUILD 88886 2013-04-24 15:32:13Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Miroslaw Szot <mss@czlug.icis.pcz.pl>
@@ -7,7 +7,7 @@ _cfgdir=/etc/nginx
_tmpdir=/var/lib/nginx
pkgname=nginx
-pkgver=1.2.8
+pkgver=1.4.0
pkgrel=1
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@ backup=(${_cfgdir:1}/fastcgi.conf
source=(http://nginx.org/download/nginx-$pkgver.tar.gz
service
logrotate)
-sha256sums=('d2947c98c5bed311b1e6c04e35a730af92e40e2e6bfe9201fa7f404987457137'
+sha256sums=('84aeb7a131fccff036dc80283dd98c989d2844eb84359cfe7c4863475de923a9'
'77da8ce4d8378048606a25e09270ee187d6b226ee750b6cb4313af5549f5156a'
'9523a1fdd5eb61bf62f3049f6ee088b198e36d5edcce2d9b08bbeb2930aa5a16')