chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e94db04
)
libmpfr: Bump build revision for softfp rebuild
author
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 26 Sep 2016 11:58:18 +0000
(07:58 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Mon, 26 Sep 2016 11:58:18 +0000
(07:58 -0400)
packages/libmpfr/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libmpfr/build.sh
b/packages/libmpfr/build.sh
index 1c9a5f1f208e13acde47539097747522c854f9aa..d7f40f21ca43218bfdd4d22bc1179b431a5a77f9 100755
(executable)
--- a/
packages/libmpfr/build.sh
+++ b/
packages/libmpfr/build.sh
@@
-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"