gmp: update to 4.3.1.
--HG-- extra : convert_revision : 0c61877d95a3e99036d483440aa00f6702445368
This commit is contained in:
parent
e1e3e254ab
commit
aef9c1c8cc
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'gmp'
|
# Template build file for 'gmp'
|
||||||
pkgname=gmp
|
pkgname=gmp
|
||||||
sourcepkg=$pkgname
|
sourcepkg=$pkgname
|
||||||
version=4.2.4
|
version=4.3.1
|
||||||
distfiles="ftp://ftp.gmplib.org/pub/gmp-$version/gmp-$version.tar.bz2"
|
distfiles="ftp://ftp.gmplib.org/pub/gmp-$version/gmp-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-cxx --enable-mpbsd"
|
configure_args="--enable-cxx --enable-mpbsd"
|
||||||
short_desc="Library for arbitrary precision arithmetic"
|
short_desc="Library for arbitrary precision arithmetic"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5420b0e558a69a53b36f2b2c70a69f547e075d98366a585fc80cbbcce1efe368
|
checksum=aa0295472854f2f9691db7c6892921452521b4d5def15223136f4733309db7c8
|
||||||
long_desc="
|
long_desc="
|
||||||
GNU MP is a library for arbitrary precision arithmetic, operating on signed
|
GNU MP is a library for arbitrary precision arithmetic, operating on signed
|
||||||
integers, rational numbers, and floating point numbers. It has a rich set
|
integers, rational numbers, and floating point numbers. It has a rich set
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue