package/mpfr: bump to version 4.1.0

See: https://www.mpfr.org/mpfr-4.1.0/

Update indentation in hash file (two spaces).

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Romain Naour 2021-04-11 11:47:37 +02:00 committed by Peter Korsgaard
parent 81b0170a59
commit aba23a012b
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# From http://lists.gnu.org/archive/html/info-gnu/2019-01/msg00019.html
sha256 1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a mpfr-4.0.2.tar.xz
# Locally calculated
sha256 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f mpfr-4.1.0.tar.xz
# Hash for license file
sha256 e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118 COPYING.LESSER
sha256 e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118 COPYING.LESSER

View File

@ -4,7 +4,7 @@
#
################################################################################
MPFR_VERSION = 4.0.2
MPFR_VERSION = 4.1.0
MPFR_SITE = http://www.mpfr.org/mpfr-$(MPFR_VERSION)
MPFR_SOURCE = mpfr-$(MPFR_VERSION).tar.xz
MPFR_LICENSE = LGPL-3.0+