X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libgmp%2FPkgfile;h=df51569baddba0ba107dff2784d9418833c319c0;hb=a335a2e9fc8f42f73be9abae594944e67f3173a4;hp=30c6e2b1e6f016a72e169ca0ad3256704b4cc8a1;hpb=ac2dc8aafc1dfacd1a134f5966236eb6ea592508;p=ports%2Fcore-arm.git diff --git a/libgmp/Pkgfile b/libgmp/Pkgfile index 30c6e2b..df51569 100644 --- a/libgmp/Pkgfile +++ b/libgmp/Pkgfile @@ -5,15 +5,15 @@ # Depends on: name=libgmp -version=5.0.2 +version=5.0.5 release=1 -source=(ftp://ftp.gnu.org/gnu/gmp/gmp-$version.tar.bz2) +source=(ftp://ftp.gnu.org/gnu/gmp/gmp-$version.tar.xz) build() { cd gmp-$version ./configure --prefix=/usr \ --enable-cxx \ - --build=$MACHTYPE + --build=arm-unknown-linux-gnueabi make make DESTDIR=$PKG install rm -r $PKG/usr/share