CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
sed: updated mandir
[crossrootfs.git] / libmpfr / Pkgfile
index 8c717a335729ea7b6e24d1655e7db587a0387738..1cfc3ffc46bc80482071a27e535d2a886f4cd4a0 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: libgmp
 
 name=libmpfr
-version=3.1.1-p2
+version=3.1.3-p5
 release=1
 source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz
         $name-$version.patch.gz)
@@ -13,7 +13,6 @@ 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 \