update to 12.3: gpfr
This commit is contained in:
@@ -11,7 +11,7 @@ homepage='https://www.mpfr.org/'
|
|||||||
# NOTE: download potentially existing patches from upstream:
|
# NOTE: download potentially existing patches from upstream:
|
||||||
# `curl patches.diff -o https://www.mpfr.org/mpfr-${_pkgver}/allpatches`
|
# `curl patches.diff -o https://www.mpfr.org/mpfr-${_pkgver}/allpatches`
|
||||||
sources=("${pkgname}-${_pkgver}.tar.xz")
|
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")
|
md5sums=("523c50c6318dde6f9dc523bc0244690a")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user