mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump mpfr version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
b8cf6afa52
commit
9e62e69969
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="4.0.1"
|
||||
VERSION="4.0.2"
|
||||
SRCDIR="mpfr-$VERSION"
|
||||
TARBALL="mpfr-$VERSION.tar.xz"
|
||||
URL="http://ftp.gnu.org/gnu/mpfr"
|
||||
SHA256SUM="67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e"
|
||||
SHA256SUM="1d3be708604eae0e42d578ba93b390c2a145f17743a744d8f3f8c2ad5855a38a"
|
||||
DEPENDS="tc-pkgtool"
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue