Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=eccfd8a5391969bac8cd6a698169302e546aab92
commit eccfd8a5391969bac8cd6a698169302e546aab92 Author: crazy <[email protected]> Date: Fri Jan 26 19:19:21 2018 +0100 mpfr-4.0.0-3-x86_64 * rebuild with tc diff --git a/source/base/mpfr/FrugalBuild b/source/base/mpfr/FrugalBuild index 347a404..c6d5a41 100644 --- a/source/base/mpfr/FrugalBuild +++ b/source/base/mpfr/FrugalBuild @@ -10,10 +10,10 @@ if [ -n "$patchver" ]; then else pkgver=${basever} fi -pkgrel=2 +pkgrel=3 pkgdesc="Library for multiple-precision floating-point computations." url="http://www.mpfr.org/mpfr-current/" -depends=('gmp>=6.1.2-4') +depends=('gmp>=6.1.2-5') groups=('base' 'devel-core') archs=('x86_64') up2date="echo \$(lynx -dump $url |grep version|sed 's/.*n \(.*\) (.*/\1/;q')_\$(lynx -source -dump $url |grep 'patch[0-9]\{2\}'|sed -n 's/.*patch\([0-9]\{2\}\).*/\1/;$ p')|sed 's/_$//'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
