X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libmpfr%2FPkgfile;h=11ce2223f8debca39ac50e93465cf7f938c064d0;hb=317a7556285f549e70f0e4e95b87e0a1bc55f0df;hp=ee8f475a6815a1ca8c368dc69e8a495b04f3faa0;hpb=99153f15ba6db9ef8778b50b7d92e406c2b41031;p=crossrootfs.git diff --git a/libmpfr/Pkgfile b/libmpfr/Pkgfile index ee8f475..11ce222 100644 --- a/libmpfr/Pkgfile +++ b/libmpfr/Pkgfile @@ -5,13 +5,13 @@ # Depends on: libgmp name=libmpfr -version=3.0.1 +version=3.1.0 release=1 source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz) build() { cd mpfr-${version%-*} - gunzip -c $SRC/$name-$version.patch.gz | patch -p1 + ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \