update to 12.3: gpfr

This commit is contained in:
2025-03-19 21:05:39 -04:00
parent 6ce33c8f74
commit 48bb7f4d5f

View File

@@ -11,7 +11,7 @@ homepage='https://www.mpfr.org/'
# NOTE: download potentially existing patches from upstream:
# `curl patches.diff -o https://www.mpfr.org/mpfr-${_pkgver}/allpatches`
sources=("${pkgname}-${_pkgver}.tar.xz")
urls=(https://ftp.gnu.org/gnu/$pkgname/$pkgname-$_pkgver.tar.xz)
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
md5sums=("523c50c6318dde6f9dc523bc0244690a")