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:
32ef886
)
Update libmpfr from 3.1.2 to 3.1.3
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 20 Jun 2015 10:36:35 +0000
(06:36 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sat, 20 Jun 2015 10:36:35 +0000
(06:36 -0400)
packages/libmpfr/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libmpfr/build.sh
b/packages/libmpfr/build.sh
index e06c964d3ba6ff0c3e30658c32570599846aee8e..12a4def741ad2ebf5072365aeb149807e831d5d8 100755
(executable)
--- a/
packages/libmpfr/build.sh
+++ b/
packages/libmpfr/build.sh
@@
-1,6
+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_VERSION=3.1.
2
+TERMUX_PKG_VERSION=3.1.
3
TERMUX_PKG_SRCURL=http://www.mpfr.org/mpfr-current/mpfr-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_header_locale_h=no"