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:
cbbf319
)
libmpfr: Update from 3.1.4 to 3.1.5
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 29 Sep 2016 23:07:24 +0000
(19:07 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 29 Sep 2016 23:07:24 +0000
(19:07 -0400)
packages/libmpfr/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libmpfr/build.sh
b/packages/libmpfr/build.sh
index d7f40f21ca43218bfdd4d22bc1179b431a5a77f9..2aa5df669d2ab8a519ee9dfe4b8bcc89873c2acf 100755
(executable)
--- a/
packages/libmpfr/build.sh
+++ b/
packages/libmpfr/build.sh
@@
-1,7
+1,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_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_BUILD_REVISION=1
+TERMUX_PKG_VERSION=3.1.5
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"