comparison src/gcc-mpfr.mk @ 6552:3cb6a3ba5710

* src/gcc-mpfr.mk: update to v4.1.1
author John Donoghue <john.donoghue@ieee.org>
date Wed, 30 Nov 2022 15:54:41 -0500
parents d5ece22fd694
children 0f286bf8893d
comparison
equal deleted inserted replaced
6550:30ef587e1037 6552:3cb6a3ba5710
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := gcc-mpfr 4 PKG := gcc-mpfr
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 4.1.0 6 $(PKG)_VERSION := 4.1.1
7 $(PKG)_CHECKSUM := 159c3a58705662bfde4dc93f2617f3660855ead6 7 $(PKG)_CHECKSUM := 2355e921d6c97c898cfe7a57dd7e72725f1fded4
8 $(PKG)_SUBDIR := mpfr-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := mpfr-$($(PKG)_VERSION)
9 $(PKG)_FILE := mpfr-$($(PKG)_VERSION).tar.xz 9 $(PKG)_FILE := mpfr-$($(PKG)_VERSION).tar.xz
10 $(PKG)_URL := ftp://ftp.gnu.org/gnu/mpfr/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://ftp.gnu.org/gnu/mpfr/$($(PKG)_FILE)
11 $(PKG)_URL_2 := https://www.mpfr.org/mpfr-$($(PKG)_VERSION)/$($(PKG)_FILE) 11 $(PKG)_URL_2 := https://www.mpfr.org/mpfr-$($(PKG)_VERSION)/$($(PKG)_FILE)
12 $(PKG)_DEPS := gcc-gmp 12 $(PKG)_DEPS := gcc-gmp