chiark / gitweb /
libmpfr: Bump build revision for softfp rebuild
authorFredrik Fornwall <fredrik@fornwall.net>
Mon, 26 Sep 2016 11:58:18 +0000 (07:58 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 26 Sep 2016 11:58:18 +0000 (07:58 -0400)
packages/libmpfr/build.sh

index 1c9a5f1f208e13acde47539097747522c854f9aa..d7f40f21ca43218bfdd4d22bc1179b431a5a77f9 100755 (executable)
@@ -2,5 +2,6 @@ TERMUX_PKG_HOMEPAGE=http://www.mpfr.org/
 TERMUX_PKG_DESCRIPTION="C library for multiple-precision floating-point computations with correct rounding"
 TERMUX_PKG_DEPENDS="libgmp"
 TERMUX_PKG_VERSION=3.1.4
 TERMUX_PKG_DESCRIPTION="C library for multiple-precision floating-point computations with correct rounding"
 TERMUX_PKG_DEPENDS="libgmp"
 TERMUX_PKG_VERSION=3.1.4
+TERMUX_PKG_BUILD_REVISION=1
 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/mpfr/mpfr-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_header_locale_h=no"
 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/mpfr/mpfr-${TERMUX_PKG_VERSION}.tar.xz
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_header_locale_h=no"