From 9780d07c31b22125ad7ecba4e281ff41194f95be Mon Sep 17 00:00:00 2001 From: root Date: Wed, 4 May 2011 12:58:32 +0000 Subject: Wed May 4 12:58:31 UTC 2011 --- community/nginx/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/nginx') diff --git a/community/nginx/PKGBUILD b/community/nginx/PKGBUILD index 8c1becc67..a92c5cc21 100644 --- a/community/nginx/PKGBUILD +++ b/community/nginx/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 44862 2011-04-12 10:26:44Z spupykin $ +# $Id: PKGBUILD 46097 2011-05-03 14:39:45Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Miroslaw Szot @@ -11,12 +11,12 @@ _user=http _group=http pkgname=nginx -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="lightweight HTTP server and IMAP/POP3 proxy server" arch=('i686' 'x86_64') depends=('pcre' 'zlib' 'openssl') -url="http://nginx.net/" +url="http://nginx.org" license=('custom') backup=("etc/nginx/conf/nginx.conf" "etc/nginx/conf/koi-win" @@ -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=('5751c920c266ea5bb5fc38af77e9c71c' +md5sums=('4d4e70e3c6c907cb101c97e9cf9399c8' '837b010afcbdfe82d8e65ef00c4e14ba') build() { -- cgit v1.2.3-54-g00ecf