mpc: update to 0.9
This commit is contained in:
parent
c501c066ba
commit
bb991eabea
|
@ -1,3 +1,4 @@
|
|||
libmpfr.so.4
|
||||
libgmp.so.10
|
||||
libc.so.6
|
||||
libm.so.6
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'mpc'
|
||||
pkgname=mpc
|
||||
version=0.8.2
|
||||
revision=2
|
||||
version=0.9
|
||||
distfiles="http://www.multiprecision.org/mpc/download/mpc-${version}.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="EGREP=egrep"
|
||||
short_desc="C library for the arithmetic of complex numbers"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=ae79f8d41d8a86456b68607e9ca398d00f8b7342d1d83bcf4428178ac45380c7
|
||||
checksum=fd3efe422f0d454592059e80f2c00d1a2e381bf2beda424c5094abd4deb049ac
|
||||
long_desc="
|
||||
Mpc is a C library for the arithmetic of complex numbers with arbitrarily
|
||||
high precision and correct rounding of the result. It is built upon and
|
||||
|
|
Loading…
Reference in New Issue
Block a user