Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=78f621e3c696ab7bce79fb96dcf71710039b792e
commit 78f621e3c696ab7bce79fb96dcf71710039b792e Author: Anthony Jorion <[email protected]> Date: Wed Mar 5 13:30:24 2014 +0100 nginx-1.4.6-1-i686 - 1.4.6 -> 1.4.6 (bugfix bump) + Add asneeded option + Change m8r diff --git a/source/network-extra/nginx/FrugalBuild b/source/network-extra/nginx/FrugalBuild index bcfe4e6..29e341d 100644 --- a/source/network-extra/nginx/FrugalBuild +++ b/source/network-extra/nginx/FrugalBuild @@ -1,8 +1,11 @@ # Compiling Time: 0.39 SBU -# Maintainer: voroskoi <[email protected]> +# Maintainer: Anthony Jorion <[email protected]> +# Contributor: voroskoi <[email protected]> + +options+=('asneeded') pkgname=nginx -pkgver=1.4.5 +pkgver=1.4.6 pkgrel=1 pkgdesc="[engine x] is a HTTP server and mail proxy server." url="http://nginx.net/" @@ -67,7 +70,7 @@ build() { Fgenscriptlet } -sha1sums=('96c1aecd314f73a3c30a0db8c39ad15ddacb074e' \ +sha1sums=('1d790fd2b403b0b694a8dbbc28f7e34dbc3ca863' \ '5652c45190662cb2bf4ba261ce08728289b4fef8' \ 'da58d8a74dbb081c3dfb69317999e10f1ebf991e') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
