Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6012d9b3b9baa86ec0b71b6c7dba47ca545b516f
commit 6012d9b3b9baa86ec0b71b6c7dba47ca545b516f Author: Michel Hermier <[EMAIL PROTECTED]> Date: Mon Mar 24 19:53:12 2008 +0100 postgrey-1.31-1-i686 * Fix url & up2date. diff --git a/source/network-extra/postgrey/FrugalBuild b/source/network-extra/postgrey/FrugalBuild index 3dcb3c2..901f4e0 100644 --- a/source/network-extra/postgrey/FrugalBuild +++ b/source/network-extra/postgrey/FrugalBuild @@ -5,11 +5,11 @@ pkgname=postgrey pkgver=1.31 pkgrel=1 pkgdesc="a Postfix policy server implementing greylisting" -url="http://isg.ee.ethz.ch/tools/postgrey/" +url="http://postgrey.schweikert.ch/" depends=('perl>=5.6.0' 'perl-net-server' 'perl-io-multiplex' 'perl-berkeleydb' 'db>=4.1' 'postfix>=2.1') groups=('network-extra') archs=('i686' 'x86_64') -up2date="lynx -dump http://isg.ee.ethz.ch/tools/$pkgname/pub/ | grep 'http.*tar\.gz' | sed 's/.*-\(.*\)\.t.*/\1/'" +up2date="Flasttar $url/pub/" source=(http://isg.ee.ethz.ch/tools/$pkgname/pub/$pkgname-$pkgver.tar.gz \ rc.$pkgname rc.$pkgname-hu.po README.Frugalware $pkgname) backup=(/etc/postfix/${pkgname}_whitelist_clients /etc/postfix/${pkgname}_whitelist_recipients) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
