CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
tar: updated to 1.30
[crossrootfs.git] / libmpfr / Pkgfile
index 11ce2223f8debca39ac50e93465cf7f938c064d0..16adf9289b5e518ad10e3e21392a4f713411b03e 100644 (file)
@@ -5,13 +5,12 @@
 # Depends on: libgmp
 
 name=libmpfr
-version=3.1.0
+version=4.0.1
 release=1
-source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz)
+source=(http://www.mpfr.org/mpfr-$version/mpfr-$version.tar.xz)
 
 build() {
   cd mpfr-${version%-*}
-
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \