X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libgmp%2FPkgfile;h=c7d919f5bac6b7723b1d64a8a2bfba81b693c083;hb=54fb1c0aa01e140fb925e1a905171bb346817410;hp=afa6f061b187c030f22e69741b5b04420192e438;hpb=83e7e2d09802b3a99d4eda97a03cad72a1b1039a;p=crossrootfs.git diff --git a/libgmp/Pkgfile b/libgmp/Pkgfile index afa6f06..c7d919f 100644 --- a/libgmp/Pkgfile +++ b/libgmp/Pkgfile @@ -1,17 +1,16 @@ # Description: Free library for arbitrary precision arithmetic # URL: http://gmplib.org/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel@crux-arm.nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: name=libgmp -version=4.3.2 +version=5.0.1 release=1 source=(ftp://ftp.gnu.org/gnu/gmp/gmp-$version.tar.bz2) build() { cd gmp-$version - ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \