vim: Update to latest patch level
[termux-packages] / packages / libmpc / build.sh
index 5222de0..7a96dca 100755 (executable)
@@ -2,4 +2,5 @@ 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_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