CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libtool: updated to 2.4.2 and aligned with upstream
[crossrootfs.git] / libgmp / Pkgfile
index 0feb04a216b3290a01c4ecc5a2cc6cfbb6e63b1c..e0ca8e5b02fbb28b37a27e1e7f5639d7db9e914a 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on:
 
 name=libgmp
-version=5.0.5
+version=5.1.2
 release=1
 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-$version.tar.xz)
 
@@ -15,7 +15,6 @@ build() {
               --host=$CTARGET \
               --prefix=/usr \
               --enable-cxx
-
   make
   make DESTDIR=$PKG install
   rm -r $PKG/usr/share