Skip to content

Commit 7772aaa

Browse files
committed
mpfr: Update to 4.0.1
1 parent 392d3ff commit 7772aaa

2 files changed

Lines changed: 2 additions & 785 deletions

File tree

mingw-w64-mpfr/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
_realname=mpfr
55
pkgbase=mingw-w64-${_realname}
66
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
7-
_pkgver=4.0.0
7+
_pkgver=4.0.1
88
_patchlevel=
99
pkgver=${_pkgver}
1010
if [ -n "${_patchlevel}" ]; then
@@ -21,7 +21,7 @@ source=(https://ftp.gnu.org/gnu/mpfr/${_realname}-${_pkgver}.tar.xz{,.sig}
2121
#http://www.mpfr.org/mpfr-current/${_realname}-${_pkgver}.tar.xz{,.asc}
2222
#mpfr-${_pkgver}-${_patchlevel}.patch
2323
)
24-
sha256sums=('fbe2cd1418b321f5c899ce4f0f0f4e73f5ecc7d02145b0e1fd096f5c3afb8a1d'
24+
sha256sums=('67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e'
2525
'SKIP')
2626
validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')
2727

0 commit comments

Comments
 (0)