[Frugalware-git] frugalware-current: nginx-0.5.32-1-i686

voroskoi voroskoi at frugalware.org
Thu Nov 1 19:04:44 CET 2007


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7e55e2020c955489adc56e1add93c3e84fe13f29

commit 7e55e2020c955489adc56e1add93c3e84fe13f29
Author: voroskoi <voroskoi at frugalware.org>
Date:   Thu Nov 1 19:04:22 2007 +0100

nginx-0.5.32-1-i686
fix up2date

diff --git a/source/network-extra/nginx/FrugalBuild b/source/network-extra/nginx/FrugalBuild
index 6e6e78b..b4844ee 100644
--- a/source/network-extra/nginx/FrugalBuild
+++ b/source/network-extra/nginx/FrugalBuild
@@ -12,7 +12,7 @@ groups=('network-extra')
archs=('i686' 'x86_64')
provides=('httpd')
backup=(etc/$pkgname/$pkgname.conf)
-up2date="lynx -dump $url |sort -r |Flasttar"
+up2date="lynx -dump ${url} |grep stable |sed 's/.*-\(.*\),.*/\1/'"
source=(http://sysoev.ru/nginx/nginx-$pkgver.tar.gz rc.$pkgname nginx.logrotate \
nginx-install.patch)


More information about the Frugalware-git mailing list