Opened 7 months ago

Last modified 7 months ago

#68349 assigned update

avr-gcc: update to 13.2.0

Reported by: YBerd (Yuriy Berdnikov) Owned by: judaew (Vadym-Valdis Yudaiev)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: avr-gcc

Description

A trivial change in Portfile. Checked locally, build went fine

--- Portfile.orig	2023-10-04 02:17:01
+++ Portfile	2023-10-04 02:18:07
@@ -3,7 +3,7 @@
 PortSystem              1.0
 PortGroup               crossgcc 1.0
 
-set gccversion          13.1.0
+set gccversion          13.2.0
 crossgcc.setup          avr ${gccversion}
 # TODO: Add support avr-libc
 # See http://download.savannah.gnu.org/releases/avr-libc/

Change History (1)

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: judaew removed
Keywords: haspatch added
Owner: set to judaew
Port: avr-gcc added
Status: newassigned
Note: See TracTickets for help on using tickets.