avr_gcc: update to mpfr 4

This commit is contained in:
PulkoMandy
2024-08-11 06:20:09 +02:00
parent d58a02ccfa
commit 68ec414144

View File

@@ -7,7 +7,7 @@ HOMEPAGE="https://gcc.gnu.org"
SOURCE_URI="http://ftpmirror.gnu.org/gcc/gcc-$portVersion/gcc-$portVersion.tar.xz"
SOURCE_DIR="gcc-$portVersion"
CHECKSUM_SHA256="61d684f0aa5e76ac6585ad8898a2427aade8979ed5e7f85492286c4dfc13ee86"
REVISION="1"
REVISION="2"
LICENSE="
GNU GPL v2
GNU LGPL v2
@@ -42,7 +42,7 @@ REQUIRES="
BUILD_REQUIRES="
cmd:${targetU}_as >= 2.40
devel:libgmp$secondaryArchSuffix
devel:libmpfr$secondaryArchSuffix
devel:libmpfr$secondaryArchSuffix >= 6
devel:libmpc$secondaryArchSuffix
"
BUILD_PREREQUIRES="