From 0bf564cf7a3d99207457267c75f92ceb67197537 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 14 Feb 2013 00:04:52 -0800 Subject: Thu Feb 14 00:04:51 PST 2013 --- community/nginx/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'community/nginx') diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD index 47701444b..c14a5200d 100644 --- a/community/nginx/PKGBUILD +++ b/community/nginx/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83352 2013-01-30 09:08:04Z bpiotrowski $ +# $Id: PKGBUILD 84198 2013-02-13 14:43:00Z bpiotrowski $ # Maintainer: Sergej Pupykin # Maintainer: Bartłomiej Piotrowski # Contributor: Miroslaw Szot @@ -7,8 +7,8 @@ _cfgdir=/etc/nginx _tmpdir=/var/lib/nginx pkgname=nginx -pkgver=1.2.6 -pkgrel=2 +pkgver=1.2.7 +pkgrel=1 pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server' arch=('i686' 'x86_64') depends=('pcre' 'zlib' 'openssl' 'geoip') @@ -30,10 +30,10 @@ source=(http://nginx.org/download/nginx-$pkgver.tar.gz rc.d service nginx.logrotate) -md5sums=('1350d26eb9b66364d9143fb3c4366ab6' - 'f62c7c9b5a53471d4666a4c49ad363fb' - '62d494d23aef31d0b867161f9fffa6eb' - 'b38744739022876554a0444d92e6603b') +sha256sums=('2457a878943fb409ec4fcb46b43af222d06a584f93228e17a4f02b0e7bfc9de3' + '4f6bd31d684956ca143f7dc68dbd3caa67e835fb84dc44d1a94217b9214c6cfd' + '77da8ce4d8378048606a25e09270ee187d6b226ee750b6cb4313af5549f5156a' + '613b0ed3fe4b5ee505ddb5122ee41604f464a5049be81c97601ee93970763a23') build() { cd "$srcdir"/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf