preload-hacks: Some patches to make it work.
[termux-packages] / packages / libmpc / build.sh
index 7a96dca..8739326 100755 (executable)
@@ -1,6 +1,6 @@
 TERMUX_PKG_HOMEPAGE=http://www.multiprecision.org/
-TERMUX_PKG_DESCRIPTION="C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result"
+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=1
-TERMUX_PKG_SRCURL=http://www.multiprecision.org/mpc/download/mpc-${TERMUX_PKG_VERSION}.tar.gz
+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