CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
dash: updated to 0.5.9.1
[crossrootfs.git] / libgmp / Pkgfile
index 124712a32e8c2461e34a76841c52160c342cd3ad..fd277746db74b9119fe7fe5e1dc8038112c46957 100644 (file)
@@ -5,13 +5,13 @@
 # Depends on:
 
 name=libgmp
-version=6.0.0a
+version=6.1.2
 release=1
-source=(ftp://ftp.gmplib.org/pub/gmp-${version%a}/gmp-$version.tar.xz \
+source=(ftp://ftp.gmplib.org/pub/gmp-$version/gmp-$version.tar.xz \
         gmp.h)
 
 build() {
-  cd gmp-${version%a}
+  cd gmp-$version
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \