Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=370229b37b52f42410bb51d972e4eb6068442ac4
commit 370229b37b52f42410bb51d972e4eb6068442ac4 Author: DeX77 <[email protected]> Date: Tue Oct 14 13:28:46 2014 +0200 4ti2-1.6.2-1-x86_64 * version bump to fix abi diff --git a/source/apps-extra/4ti2/FrugalBuild b/source/apps-extra/4ti2/FrugalBuild index ce376a9..3f29c4e 100644 --- a/source/apps-extra/4ti2/FrugalBuild +++ b/source/apps-extra/4ti2/FrugalBuild @@ -2,16 +2,16 @@ # Maintainer: Elentir <[email protected]> pkgname=4ti2 -pkgver=1.3.2 +pkgver=1.6.2 pkgrel=1 pkgdesc="A package for algebraic, geometric and combinatorial problems on linear spaces" archs=('i686' 'x86_64') url="http://www.4ti2.de" -depends=('glpk') +depends=('glpk>=4.52.1') groups=('apps-extra') up2date="Flasttar $url/download_4ti2.html" source=($url/version_$pkgver/$pkgname-$pkgver.tar.gz) Fconfopts+=" --enable-shared" -sha1sums=('bb0bddb3a9de6f6ceeee7e296b5315b8b7e59ea5') +sha1sums=('c5a349e8e9ee71598b8e305659de6c85c2ac85d0') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
