gmp: update to 5.0.5.

This commit is contained in:
Juan RP 2012-05-07 11:25:50 +02:00
parent 338e2d1e93
commit 252737a679

View file

@ -1,6 +1,6 @@
# Template build file for 'gmp'
pkgname=gmp
version=5.0.4
version=5.0.5
homepage="http://gmplib.org/"
distfiles="${GNU_SITE}/gmp/gmp-${version}.tar.bz2"
build_style=gnu-configure
@ -14,7 +14,7 @@ configure_args="${configure_args} --enable-cxx --enable-mpbsd
short_desc="Library for arbitrary precision arithmetic"
maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-3"
checksum=35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f
checksum=1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9
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