libmpfr: Update from 3.1.5 to 3.1.6
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 10 Sep 2017 18:06:13 +0000 (20:06 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 10 Sep 2017 18:06:37 +0000 (20:06 +0200)
packages/libmpfr/build.sh

index c2ef5f9..59d3f84 100755 (executable)
@@ -1,7 +1,7 @@
 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.5
+TERMUX_PKG_VERSION=3.1.6
 TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/mpfr/mpfr-${TERMUX_PKG_VERSION}.tar.xz
-TERMUX_PKG_SHA256=015fde82b3979fbe5f83501986d328331ba8ddf008c1ff3da3c238f49ca062bc
+TERMUX_PKG_SHA256=7a62ac1a04408614fccdc506e4844b10cf0ad2c2b1677097f8f35d3a1344a950
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_header_locale_h=no"