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:
4f367c6
)
libmpfr: Update from 3.1.3 to 3.1.4
author
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 8 Mar 2016 00:55:16 +0000
(19:55 -0500)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 8 Mar 2016 00:55:16 +0000
(19:55 -0500)
packages/libmpfr/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libmpfr/build.sh
b/packages/libmpfr/build.sh
index 8bde336b28a0b14f553e33a3bfe9d219c93de3e7..c8f4eeba7e070df6135d63394649448ede30426f 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_VERSION=3.1.3
-TERMUX_PKG_BUILD_REVISION=1
+TERMUX_PKG_VERSION=3.1.4
TERMUX_PKG_SRCURL=http://ftp.gnu.org/gnu/mpfr/mpfr-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_header_locale_h=no"