mpfr: update to 4.1.0.

This commit is contained in:
Piraty 2020-10-30 08:51:46 +01:00
parent 7208a162b8
commit b20dca5f45

View file

@ -1,6 +1,6 @@
# Template file for 'mpfr'
pkgname=mpfr
version=4.0.2
version=4.1.0
revision=1
bootstrap=yes
build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="http://www.mpfr.org"
distfiles="http://www.mpfr.org/mpfr-${version}/mpfr-${version}.tar.xz"
checksum=1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a
checksum=0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f
mpfr-devel_package() {
depends="${makedepends} mpfr>=${version}_${revision}"