mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
mpc: update to 1.3.1
news: - https://www.multiprecision.org/mpc/ - https://gitlab.inria.fr/mpc/mpc/-/blob/1.3.1/NEWS
This commit is contained in:
parent
c01ae9b7bd
commit
fbe6bcbf4d
@ -3,10 +3,10 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mpc"
|
||||
PKG_VERSION="1.2.1"
|
||||
PKG_SHA256="17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459"
|
||||
PKG_VERSION="1.3.1"
|
||||
PKG_SHA256="ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8"
|
||||
PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://www.multiprecision.org"
|
||||
PKG_SITE="https://www.multiprecision.org"
|
||||
PKG_URL="http://ftpmirror.gnu.org/mpc/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="ccache:host gmp:host mpfr:host"
|
||||
PKG_LONGDESC="A C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result."
|
||||
|
Loading…
x
Reference in New Issue
Block a user