X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libgmp%2FPkgfile;h=e0ca8e5b02fbb28b37a27e1e7f5639d7db9e914a;hb=050550bbdb63a0540b7d06b170c5f545baa1ff92;hp=1f13b1cc00234c7cdb8ebcc5888ed9248803ca48;hpb=107b428fcf261affa5efec28458c56c45129ff5c;p=crossrootfs.git diff --git a/libgmp/Pkgfile b/libgmp/Pkgfile index 1f13b1c..e0ca8e5 100644 --- a/libgmp/Pkgfile +++ b/libgmp/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=libgmp -version=5.0.2 +version=5.1.2 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 @@ -15,7 +15,6 @@ build() { --host=$CTARGET \ --prefix=/usr \ --enable-cxx - make make DESTDIR=$PKG install rm -r $PKG/usr/share