mpfr: Update to 4.0.2

This commit is contained in:
Alexey Pavlov
2019-02-08 12:17:03 +03:00
parent 14214edc77
commit 516d3db804

View File

@@ -4,7 +4,7 @@
_realname=mpfr
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
_pkgver=4.0.1
_pkgver=4.0.2
_patchlevel=
pkgver=${_pkgver}
if [ -n "${_patchlevel}" ]; then
@@ -21,7 +21,7 @@ source=(https://ftp.gnu.org/gnu/mpfr/${_realname}-${_pkgver}.tar.xz{,.sig}
#http://www.mpfr.org/mpfr-current/${_realname}-${_pkgver}.tar.xz{,.asc}
#mpfr-${_pkgver}-${_patchlevel}.patch
)
sha256sums=('67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e'
sha256sums=('1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a'
'SKIP')
validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')