gmp: update to 4.3.1.

--HG--
extra : convert_revision : 0c61877d95a3e99036d483440aa00f6702445368
This commit is contained in:
Juan RP 2009-06-07 05:44:01 +02:00
parent e1e3e254ab
commit aef9c1c8cc

View File

@ -1,13 +1,13 @@
# Template build file for 'gmp'
pkgname=gmp
sourcepkg=$pkgname
version=4.2.4
version=4.3.1
distfiles="ftp://ftp.gmplib.org/pub/gmp-$version/gmp-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-cxx --enable-mpbsd"
short_desc="Library for arbitrary precision arithmetic"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368
checksum=aa0295472854f2f9691db7c6892921452521b4d5def15223136f4733309db7c8
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