rclone: Switch tarballs to signed (fixes #2382)
[termux-packages] / packages / libmpc / build.sh
1 TERMUX_PKG_HOMEPAGE=http://www.multiprecision.org/
2 TERMUX_PKG_DESCRIPTION="Library for the arithmetic of complex numbers with arbitrarily high precision"
3 TERMUX_PKG_DEPENDS="libgmp, libmpfr"
4 TERMUX_PKG_VERSION=1.1.0
5 TERMUX_PKG_SHA256=6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e
6 TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/mpc/mpc-$TERMUX_PKG_VERSION.tar.gz