libgmp: Rebuild to fix arm (fixes #2624)

This commit is contained in:
Fredrik Fornwall 2018-07-06 10:50:05 +02:00
parent 018e7b4b38
commit ba7c167dcd
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://gmplib.org/
TERMUX_PKG_DESCRIPTION="Library for arbitrary precision arithmetic"
TERMUX_PKG_VERSION=6.1.2
TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/gmp/gmp-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912
TERMUX_PKG_SRCURL=http://mirrors.kernel.org/gnu/gmp/gmp-${TERMUX_PKG_VERSION}.tar.xz