diff --git a/srcpkgs/gmp/template b/srcpkgs/gmp/template index 4d5e2ae75a0..b86fefdad66 100644 --- a/srcpkgs/gmp/template +++ b/srcpkgs/gmp/template @@ -1,6 +1,6 @@ # Template build file for 'gmp' pkgname=gmp -version=4.3.2 +version=5.0.0 distfiles="ftp://ftp.gmplib.org/pub/gmp-$version/gmp-$version.tar.bz2" build_style=gnu_configure # Build with -fexceptions as suggested by ppl. @@ -8,7 +8,7 @@ CPPFLAGS="-fexceptions" configure_args="--enable-cxx --enable-mpbsd --build=${xbps_machine}-pc-linux-gnu" short_desc="Library for arbitrary precision arithmetic" maintainer="Juan RP " -checksum=936162c0312886c21581002b79932829aa048cfaf9937c6265aeaa14f1cd1775 +checksum=f089fd0e5c95a07566532952035b090125b2530de2b024aeecdf23c2b787984f long_desc=" GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set