Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2b7e44f9d809a3a88b534e3caf1690ccff8cd6c4
commit 2b7e44f9d809a3a88b534e3caf1690ccff8cd6c4 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Feb 12 11:58:53 2008 +0100 pine-4.64-2-i686 up2date fix diff --git a/source/network-extra/pine/FrugalBuild b/source/network-extra/pine/FrugalBuild index 26d923a..8beca99 100644 --- a/source/network-extra/pine/FrugalBuild +++ b/source/network-extra/pine/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.washington.edu/pine" groups=('network-extra') archs=('i686' 'x86_64') depends=('ncurses' 'openssl') -up2date="lynx -dump $url|grep Released|sed 's/.*e \(.*\) R.*/\1/'" +up2date="lynx -dump $url|grep Pine.*Released|sed 's/.*e \(.*\) R.*/\1/'" source=(ftp://ftp.cac.washington.edu/pine/$pkgname$pkgver.tar.gz) sha1sums=('95ed9e9155da28e422e4f2d9b89881862dce9d7b') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
