From 23bd0c80ed395cb36f1c06f62a8abc92835f6e6f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 30 Jan 2010 01:47:39 +0100 Subject: [PATCH] gmp: update to 5.0.0. --HG-- extra : convert_revision : f3a756723a43deae69b6c88061b5c703a790d2ff --- srcpkgs/gmp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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