libmpc: Update from 1.0.3 to 1.1.0

This commit is contained in:
Fredrik Fornwall 2018-01-20 23:11:01 +01:00
parent 868b389d67
commit 361572f7b9
1 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://www.multiprecision.org/
TERMUX_PKG_DESCRIPTION="Library for the arithmetic of complex numbers with arbitrarily high precision"
TERMUX_PKG_DEPENDS="libgmp, libmpfr"
TERMUX_PKG_VERSION=1.0.3
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=http://www.multiprecision.org/mpc/download/mpc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=617decc6ea09889fb08ede330917a00b16809b8db88c29c31bfbb49cbf88ecc3
TERMUX_PKG_VERSION=1.1.0
TERMUX_PKG_SHA256=6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e
TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/mpc/mpc-$TERMUX_PKG_VERSION.tar.gz