mpfr: update to 4.2.2

changes: https://www.mpfr.org/mpfr-current/#changes
This commit is contained in:
Rudi Heitbaum 2025-03-21 05:01:44 +00:00
parent ec2b04ce9d
commit e3c92c9cba

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mpfr"
PKG_VERSION="4.2.1"
PKG_SHA256="277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2"
PKG_VERSION="4.2.2"
PKG_SHA256="b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01"
PKG_LICENSE="LGPL"
PKG_SITE="http://www.mpfr.org/"
PKG_URL="https://ftpmirror.gnu.org/mpfr/${PKG_NAME}-${PKG_VERSION}.tar.xz"