diff --git a/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe b/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe index cc1e7ab8b..a49474585 100644 --- a/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe +++ b/sys-devel/arm_none_eabi_gcc/arm_none_eabi_gcc-13.1.0.recipe @@ -1,16 +1,13 @@ SUMMARY="C/C++ cross-compiler for ARM" DESCRIPTION="Compiler for ARM processors." HOMEPAGE="http://gcc.gnu.org" - +COPYRIGHT="1988-2023 Free Software Foundation, Inc." +LICENSE="GNU GPL v2 + GNU LGPL v2" +REVISION="2" SOURCE_URI="http://ftpmirror.gnu.org/gcc/gcc-$portVersion/gcc-$portVersion.tar.xz" SOURCE_DIR="gcc-$portVersion" CHECKSUM_SHA256="61d684f0aa5e76ac6585ad8898a2427aade8979ed5e7f85492286c4dfc13ee86" -REVISION="1" -LICENSE=" - GNU GPL v2 - GNU LGPL v2 -" -COPYRIGHT="1988-2023 Free Software Foundation, Inc." ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -38,8 +35,8 @@ REQUIRES=" lib:libmpc$secondaryArchSuffix " BUILD_REQUIRES=" - cmd:${targetU}_as$secondaryArchSuffix >= 2.40 - ${targetU}_newlib$secondaryArchSuffix >= 4.3.0 + cmd:${targetU}_as >= 2.40 + ${targetU}_newlib$secondaryArchSuffix >= 2.1.0 devel:libgmp$secondaryArchSuffix devel:libmpfr$secondaryArchSuffix devel:libmpc$secondaryArchSuffix