X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libmpfr%2FPkgfile;h=ca6fa898e057816beefbbd778c2e9064e05cc5d4;hb=c3125ac24f54c9e5b1c05cf93f65ad1ef914c74d;hp=8c03f7645696dc60958fff9375459282a40743b3;hpb=227a5f3af4a0a12eeb90e41eb51f2214d671057a;p=crossrootfs.git diff --git a/libmpfr/Pkgfile b/libmpfr/Pkgfile index 8c03f76..ca6fa89 100644 --- a/libmpfr/Pkgfile +++ b/libmpfr/Pkgfile @@ -5,13 +5,12 @@ # Depends on: libgmp name=libmpfr -version=3.1.2 +version=3.1.5 release=1 source=(http://www.mpfr.org/mpfr-$version/mpfr-$version.tar.xz) build() { - cd mpfr-${version%-*} - + cd mpfr-$version ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \