Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=1712670bf3ab17138d5f6c8a5aea04793bfb8797
commit 1712670bf3ab17138d5f6c8a5aea04793bfb8797 Author: crazy <[EMAIL PROTECTED]> Date: Fri Jun 20 11:36:42 2008 +0200 links-2.1pre36-2-x86_64 * rebuilt with gpm diff --git a/source/network-extra/links/FrugalBuild b/source/network-extra/links/FrugalBuild index 55da514..a2911d5 100644 --- a/source/network-extra/links/FrugalBuild +++ b/source/network-extra/links/FrugalBuild @@ -3,10 +3,10 @@ pkgname=links pkgver=2.1pre36 -pkgrel=1 +pkgrel=2 pkgdesc="A web browser running in both graphics and text mode." url="http://links.twibright.com/" -depends=('libpng' 'libjpeg' 'libtiff' 'openssl' 'gpm' 'ncurses') +depends=('libpng' 'libjpeg' 'libtiff' 'openssl' 'gpm>=1.20.5-2' 'ncurses') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump $url/download.php|grep Current|sed 's/.* \(.*\)\..*/\1/'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
