mpfr: update to 4.0.2.
This commit is contained in:
parent
cef5f8a7d2
commit
ca4fd3388d
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'mpfr'
|
||||
# Template file for 'mpfr'
|
||||
pkgname=mpfr
|
||||
version=4.0.1
|
||||
version=4.0.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@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=67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e
|
||||
checksum=1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a
|
||||
|
||||
mpfr-devel_package() {
|
||||
depends="${makedepends} mpfr>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue