X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libgmp%2FPkgfile;h=e0ca8e5b02fbb28b37a27e1e7f5639d7db9e914a;hb=050550bbdb63a0540b7d06b170c5f545baa1ff92;hp=c7d919f5bac6b7723b1d64a8a2bfba81b693c083;hpb=4160b1d45295d11512f4430502cee99d23bf122e;p=crossrootfs.git diff --git a/libgmp/Pkgfile b/libgmp/Pkgfile index c7d919f..e0ca8e5 100644 --- a/libgmp/Pkgfile +++ b/libgmp/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=libgmp -version=5.0.1 +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